About

Metadata

  • Last updated , by LaurentRDC
  • License BSD-3-Clause
  • Categories Web Development, Text Processing
  • Maintained by: Jasper Van der Jeugt <m@jaspervdj.be>

  • Lottery factor: 3

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    previewserver (on by default)

    Include the preview server

    watchserver (on by default)

    Include the watch server

    checkexternal (on by default)

    Include external link checking

    buildwebsite (off by default)

    Build the hakyll website

    usepandoc (on by default)

    Include Pandoc support

Readme

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.