Hakyll is a Haskell library for generating static sites, mostly aimed at small-to-medium sites and personal blogs.
It is written in a very configurable way and uses an xmonad-like DSL for configuration. Hakyll sites are written using a Haskell Embedded Domain Specific Language (EDSL). This EDSL is used to declare rules for different patterns which should be searched for within the provider directory and what should be done with them.
Hakyll is free and open source software.
Key Features
- Markdown support courtesy of pandoc.
- TeX support courtesy of pandoc.
- Syntax highlighting.
Website: jaspervdj.be/hakyll
Support: Tutorials, GitHub Code Repository
Developer: Jasper Van der Jeugt
License: BSD license
Hakyll is written in Haskell. Learn Haskell with our recommended free books and free tutorials.
Related Software
| Haskell Static Site Generators | |
|---|---|
| Hakyll | Library for generating static sites |
| yst | Static websites from YAML and string templates |
| Ema | Next-gen library toolkit for building jamstack-style static sites |
| Slick | Provides a small set of tools and combinators for building static websites |
| Bark | Intended to be very simple |
| rib | rib is superceded by Ema |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

