An open API service indexing awesome lists of open source software.

https://github.com/hellonico/noir-blog


https://github.com/hellonico/noir-blog

Last synced: 12 months ago
JSON representation

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.