/blog-gen

A hand rolled static (blog) site generator in clojure

Primary LanguageCSS

blog-gen

A hand rolled static (blog) site generator writting in clojure using stasis. Inspired very heavily by this blog post.

This project powers http://bryangilbert.com and http://bryan.codes

TODO -- Similar Posts, Extract out some configuration

Running

Local Server

$ lein ring server

Build Site (exports to dist/)

$ lein build-site