Skip to content

yen3/haspot

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.5%
  • HTML 24.7%
  • Haskell 19.2%
  • JavaScript 6.6%