https://github.com/hellonico/noir-blog
https://github.com/hellonico/noir-blog
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellonico/noir-blog
- Owner: hellonico
- Created: 2012-09-13T05:44:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T05:44:59.000Z (over 13 years ago)
- Last Synced: 2025-02-17T01:43:44.140Z (about 1 year ago)
- Language: Clojure
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noir blog
This is a fully functioning blog that serves as an example website written in noir.
## Usage
```bash
lein deps
lein run
```
To login, an initial user is created:
username :: admin
password :: admin
## License
Copyright (C) 2011 FIXME
Distributed under the Eclipse Public License, the same as Clojure.