/haspot

Primary LanguageCSSMIT LicenseMIT

Haspot: A Hakyll blog generator with Cesper theme as default

Haspot is a static site generator based on Hakyll, and it ported Ghost’s beautiful Casper theme. Once you install it, it is good to go.

Installation

First you have to install all of the dependencies. Most important one is hakyll.

cabal sandbox init
cabal install
cabal exec watch

Deployment

cabal exec haspot deploy