A website written in noir.
:::bash
lein deps
lein run
Note: to generate Noir projects w/ Clojure 1.3 using Leiningen you can use this plugin:
:::bash
lein plugin install rplevy/lein-noir 1.3.0
- use Twitter bootstrap
- persistence!
- write the rest of the documentation with Marginalia
- write api documentation with autodoc
Copyright (C) 2012 Manuel Paccagnella
Distributed under the Eclipse Public License, the same as Clojure.