Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 422 Bytes

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