hakyll: A simple static site generator library.

[ bsd3, library, program, web ] [ Propose Tags ]

A simple static site generator library, mainly aimed at creating blogs and brochure sites.

Flags

Automatic Flags
NameDescriptionDefault
inotify

Use the inotify bindings for the preview server. Better, but only works on Linux.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 1.0, 1.0.1, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1, 2.1.1, 2.2, 2.2.1, 2.2.2, 2.3, 2.3.1, 2.4, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 3.0.0.2, 3.0.0.3, 3.0.0.4, 3.0.1.0, 3.0.1.1, 3.0.1.2, 3.0.1.3, 3.0.1.4, 3.0.2.0, 3.0.2.1, 3.0.2.2, 3.1.0.0, 3.1.1.0, 3.1.1.1, 3.1.1.2, 3.1.2.0, 3.1.2.1, 3.1.2.2, 3.1.2.3, 3.1.2.4, 3.1.2.5, 3.1.2.6, 3.1.2.7, 3.1.2.8, 3.2.0.0, 3.2.0.1, 3.2.0.2, 3.2.0.3, 3.2.0.4, 3.2.0.5, 3.2.0.6, 3.2.0.7, 3.2.0.8, 3.2.0.9, 3.2.0.10, 3.2.1.0, 3.2.2.0, 3.2.3.0, 3.2.3.1, 3.2.3.2, 3.2.4.0, 3.2.4.1, 3.2.4.2, 3.2.5.0, 3.2.5.1, 3.2.6.0, 3.2.6.1, 3.2.6.2, 3.2.7.0, 3.2.7.1, 3.2.7.2, 3.2.8.0, 3.2.8.1, 3.3.0.0, 3.3.0.1, 3.4.0.0, 3.4.1.0, 3.4.2.0, 3.4.2.1, 3.5.0.0, 3.5.1.0, 3.5.2.0, 3.5.2.1, 3.5.3.0, 4.0.0.0, 4.1.0.0, 4.1.1.0, 4.1.2.0, 4.1.2.1, 4.1.3.0, 4.1.4.0, 4.2.0.0, 4.2.1.0, 4.2.1.1, 4.2.1.2, 4.2.2.0, 4.3.0.0, 4.3.1.0, 4.3.2.0, 4.3.3.0, 4.4.0.0, 4.4.1.0, 4.4.1.1, 4.4.1.2, 4.4.2.0, 4.4.3.0, 4.4.3.1, 4.4.3.2, 4.5.0.0, 4.5.0.1, 4.5.0.2, 4.5.1.0, 4.5.2.0, 4.5.3.0, 4.5.4.0, 4.5.5.0, 4.5.5.1, 4.6.0.0, 4.6.1.0, 4.6.1.1, 4.6.2.0, 4.6.3.0, 4.6.4.0, 4.6.5.0, 4.6.6.0, 4.6.7.0, 4.6.7.1, 4.6.8.0, 4.6.8.1, 4.6.9.0, 4.7.0.0, 4.7.1.0, 4.7.2.0, 4.7.2.1, 4.7.2.2, 4.7.2.3, 4.7.3.0, 4.7.3.1, 4.7.4.0, 4.7.5.0, 4.7.5.1, 4.7.5.2, 4.8.0.0, 4.8.0.1, 4.8.1.0, 4.8.2.0, 4.8.3.0, 4.8.3.1, 4.8.3.2, 4.9.0.0, 4.9.1.0, 4.9.2.0, 4.9.3.0, 4.9.4.0, 4.9.5.0, 4.9.5.1, 4.9.6.0, 4.9.7.0, 4.9.8.0, 4.10.0.0, 4.11.0.0, 4.12.0.0, 4.12.0.1, 4.12.1.0, 4.12.2.0, 4.12.3.0, 4.12.4.0, 4.12.5.0, 4.12.5.1, 4.12.5.2, 4.13.0.0, 4.13.0.1, 4.13.1.0, 4.13.2.0, 4.13.3.0, 4.13.4.0, 4.13.4.1, 4.14.0.0, 4.14.1.0, 4.15.0.0, 4.15.0.1, 4.15.1.0, 4.15.1.1, 4.16.0.0, 4.16.1.0, 4.16.2.0
Dependencies base (>=4 && <5), binary (>=0.5), blaze-html (>=0.4), bytestring (>=0.9), containers (<1), directory (>=1 && <2), filepath (>=1 && <2), hamlet (>=0.7), hinotify (>=0.3), hopenssl (>=1.4), HTTP (>=4000), mtl (>=1), old-locale (>=1 && <2), old-time (>=1 && <2), pandoc (>=1 && <2), regex-base (>=0.93), regex-pcre (>=0.93), snap-core (>=0.4), snap-server (>=0.4), strict-concurrency (>=0.2), tagsoup (>=0.12), time (>=1.1), unix (>=2.4), utf8-string (>=0.3) [details]
License BSD-3-Clause
Author Jasper Van der Jeugt
Maintainer jaspervdj@gmail.com
Category Text
Home page http://jaspervdj.be/hakyll
Bug tracker http://github.com/jaspervdj/Hakyll/issues
Source repo head: git clone git://github.com/jaspervdj/Hakyll.git
Uploaded by JasperVanDerJeugt at 2011-04-04T08:23:44Z
Distributions Arch:4.16.0.0, Debian:4.13.4.0, Fedora:4.16.2.0, LTSHaskell:4.16.2.0, NixOS:4.16.2.0, Stackage:4.16.2.0
Reverse Dependencies 30 direct, 0 indirect [details]
Downloads 182838 total (363 in the last 30 days)
Rating 2.75 (votes: 11) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]