hakyll: A static website compiler library
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,
#hakyll
on freenode
Additionally, there's the Haddock documentation in the different modules, meant as a reference.
Modules
- Hakyll
- Hakyll.Commands
- Core
- Hakyll.Core.Compiler
- Hakyll.Core.Configuration
- Hakyll.Core.Dependencies
- Hakyll.Core.File
- Hakyll.Core.Identifier
- Hakyll.Core.Identifier.Pattern
- Hakyll.Core.Item
- Hakyll.Core.Metadata
- Hakyll.Core.Routes
- Hakyll.Core.Rules
- Hakyll.Core.UnixFilter
- Util
- Hakyll.Core.Util.String
- Hakyll.Core.Writable
- Hakyll.Main
- Web
- Hakyll.Web.CompressCss
- Hakyll.Web.Feed
- Hakyll.Web.Html
- Hakyll.Web.Html.RelativizeUrls
- Hakyll.Web.Paginate
- Hakyll.Web.Pandoc
- Hakyll.Web.Pandoc.Biblio
- Hakyll.Web.Pandoc.FileType
- Hakyll.Web.Redirect
- Hakyll.Web.Tags
- Hakyll.Web.Template
- Hakyll.Web.Template.Context
- Hakyll.Web.Template.Internal
- Hakyll.Web.Template.Internal.Element
- Hakyll.Web.Template.Internal.Trim
- Hakyll.Web.Template.List
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- hakyll-4.9.6.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates