Hakyll is a Haskell library for building static websites. It uses a highly configurable domain-specific language (DSL) embedded in Haskell, enabling users to define content compilation pipelines in code. It’s ideal for blogs and small-to-medium websites, with support for Markdown, Pandoc, and syntax highlighting. Hakyll is a static site generator library in Haskell. More information (including a tutorial) can be found on the Hakyll homepage. You can install this library using cabal. If Stack fails, please see which Stackage snapshots contain Hakyll and specify one explicitly.
Features
- Static site generator written as a Haskell library (no standalone executable)
- Configurable via an xmonad‑like Haskell DSL
- Integrated with Pandoc for content conversion (Markdown, LaTeX, etc.)
- Supports syntax highlighting and other Pandoc features
- Flexible rule-based content compilation and templating
- Installable via Cabal or Stack for Haskell projects
Categories
Web DevelopmentFollow Hakyll
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Hakyll!