https://github.com/clojure-finance/datajure-website
A documentation website for Datajure built with Cryogen
https://github.com/clojure-finance/datajure-website
clojure
Last synced: 7 months ago
JSON representation
A documentation website for Datajure built with Cryogen
- Host: GitHub
- URL: https://github.com/clojure-finance/datajure-website
- Owner: clojure-finance
- Created: 2023-08-19T10:34:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T15:41:30.000Z (almost 2 years ago)
- Last Synced: 2025-06-24T07:09:02.718Z (7 months ago)
- Topics: clojure
- Language: SCSS
- Homepage: https://clojure-finance.github.io/datajure-website/
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datajure Website
A documentation website for the Datajure built with Cryogen
### Requirements
```
- Clojure
- Leiningen
```
## Development
To start the server:
```
lein serve
```