jaspervdj / hakyll

A static website compiler library in Haskell

Home Page:jaspervdj.be/hakyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-19.0 hakyll.

About

A static website compiler library in Haskell

jaspervdj.be/hakyll

License:Other


Languages

Language:Haskell 96.3%Language:HTML 2.1%Language:CSS 1.5%Language:TeX 0.1%