casper
A clean blog theme, loosely based on the old Ghost.io default, but without JavaScript
To use this theme, simply clone it into your themes
directory:
cd themes
git clone https://github.com/grego/casper
Or use it as a submodule:
cd themes
git submodule add https://github.com/grego/casper
Then, set it in your config.
theme = "casper"