hakyll-4.14.1.0: 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 irc.libera.chat (we *do not* have a channel on Freenode anymore)
Additionally, there's the Haddock documentation in the different modules, meant as a reference.
- Hakyll
- Hakyll.Commands
- Core
- Hakyll.Core.Compiler
- Hakyll.Core.Configuration
- Hakyll.Core.Dependencies
- Hakyll.Core.File
- Hakyll.Core.Identifier
- Hakyll.Core.Item
- Hakyll.Core.Logger
- Hakyll.Core.Metadata
- Hakyll.Core.Provider
- Hakyll.Core.Routes
- Hakyll.Core.Rules
- Hakyll.Core.Runtime
- Hakyll.Core.Store
- Hakyll.Core.UnixFilter
- Util
- Hakyll.Core.Writable
- Hakyll.Main
- Web