hakyll: A static website compiler library

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

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:

Additionally, there's the Haddock documentation in the different modules, meant as a reference.

Flags

Automatic Flags
NameDescriptionDefault
previewserver

Include the preview server

Enabled
watchserver

Include the watch server

Enabled
checkexternal

Include external link checking

Enabled

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

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 && <0.8), blaze-html (>=0.5 && <0.9), blaze-markup (>=0.5.1 && <0.8), bytestring (>=0.9 && <0.11), cmdargs (>=0.10 && <0.11), containers (>=0.3 && <0.6), cryptohash (>=0.7 && <0.12), data-default (>=0.4 && <0.6), deepseq (>=1.3 && <1.5), directory (>=1.2 && <1.3), filepath (>=1.0 && <1.5), fsnotify (>=0.2 && <0.3), http-conduit (>=2.1 && <2.2), http-types (>=0.7 && <0.10), lrucache (>=1.1.1 && <1.3), mtl (>=1 && <2.3), network (>=2.6 && <2.7), network-uri (>=2.6 && <2.7), pandoc (>=1.14 && <1.18), pandoc-citeproc (>=0.4 && <0.10), parsec (>=3.0 && <3.2), process (>=1.0 && <1.3), random (>=1.0 && <1.2), regex-base (>=0.93 && <0.94), regex-tdfa (>=1.1 && <1.2.2), snap-core (>=0.6 && <0.10), snap-server (>=0.6 && <0.10), system-filepath (>=0.4.6 && <=0.5), tagsoup (>=0.13.1 && <0.14), text (>=0.11 && <1.3), time (>=1.4 && <1.6), time-locale-compat (>=0.1 && <0.2) [details]
License BSD-3-Clause
Author Jasper Van der Jeugt <m@jaspervdj.be>
Maintainer Jasper Van der Jeugt <m@jaspervdj.be>
Revised Revision 2 made by HerbertValerioRiedel at 2019-02-03T15:42:26Z
Category Web
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 2016-03-22T23:33:35Z
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]
Executables hakyll-init
Downloads 182838 total (363 in the last 30 days)
Rating 2.75 (votes: 11) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-03-22 [all 1 reports]