Source code for my personal website; this is a new version written in Clojure and Luminus. The old one was written in Haskell.
To start a web server for the application, run:
lein run
I use luminus framework with the default web stack (Compojure and Ring).
Garden as a CSS pre-processor replacement.
ClojureScript is the Javascript replacement, this allows code sharing between the client and the server.
Copyright © 2016 MIT