@hackage hakyll3.2.7.2
A static website compiler library
Categories
License
BSD-3-Clause
Maintainer
Jasper Van der Jeugt <m@jaspervdj.be>
Links
Versions
Installation
Dependencies (23)
- base >=4 && <5
- binary >=0.5 && <0.6
- blaze-html >=0.4 && <0.6
- bytestring >=0.9 && <0.10
- citeproc-hs >=0.3.2 && <0.4
- containers >=0.3 && <0.5 Show all…
Dependents (32)
@hackage/hakyll-images, @hackage/hakyll-filestore, @hackage/hakyllbars, @hackage/latex-formulae-hakyll, @hackage/hakyll-sass, @hackage/hakyll-contrib, Show all…
Package Flags
previewserver
(on by default)
Include the preview server
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.