Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 322 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 322 Bytes

Noir blog

This is a fully functioning blog that serves as an example website written in noir.

Usage

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.