Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 413 Bytes

README.markdown

File metadata and controls

15 lines (9 loc) · 413 Bytes

hakyll

Build Status

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