@hackage hakyll3.2.0.0
A static website compiler library
Categories
License
BSD-3-Clause
Maintainer
jaspervdj@gmail.com
Links
Versions
Installation
Dependencies (23)
- HTTP >=4000
- base >=4 && <5
- binary >=0.5
- blaze-html >=0.4
- bytestring >=0.9
- containers >=0 && <1 Show all…
Dependents (32)
@hackage/hakyll-images, @hackage/hakyll-filestore, @hackage/hakyllbars, @hackage/latex-formulae-hakyll, @hackage/hakyll-sass, @hackage/hakyll-contrib, Show all…
Hakyll is a static website compiler library. It provides you with the tools to create a simple or advanced static website using a Haskell DSL and formats such as markdown or RST. You can find more information, including a tutorial, on the website:
If you seek assistance, there's:
A google group: http://groups.google.com/group/hakyll
An IRC channel,
#hakyllon freenode
Additionally, there's the Haddock documentation in the different modules, meant as a reference.