Skip to content

chungyc/hakyll

Repository files navigation

hakyll

CI

Hakyll is a static site generator library in Haskell. More information (including a tutorial) can be found on the hakyll homepage.

You can install this library using cabal:

cabal install hakyll

Or using stack:

stack install hakyll

If Stack fails, please see which Stackage snapshots contain Hakyll and specify one explicitly, e.g. stack install --resolver=lts-22.23 hakyll.

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 96.2%
  • HTML 2.1%
  • CSS 1.6%
  • TeX 0.1%