A simple (and not so DRY) clojure blog for use with a tutorial on http://markgandolfo.com/blog/2014/01/10/a-simple-blog-in-clojure/
You will need Leiningen 1.7.0 or above installed.
To start a web server for the application, run:
lein ring server
Copyright © 2014 Mark Gandolfo