Hakyll

(Tags: Library, Programming_Language/Haskell, Static_Websites)
Page Details
access: Public
publicUrl: https://jaspervdj.be/hakyll/
published: 2025-07-16
creationDate: 2025-06-30
modifiedDate: 2025-07-19
External link: https://jaspervdj.be/hakyll/

Hakyll is a Haskell library that you can use to write a program that generates a website.

You write a program that generates a website instead of passing in generation details to another readymade program (such as Jekyll).

Other Resources