Skip to content

A fully functioning blog written as an example of a noir project.

Notifications You must be signed in to change notification settings

ibdknox/Noir-blog

Repository files navigation

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.