Page Details
access: Public publicUrl: https://jaspervdj.be/hakyll/ published: 2025-07-16 creationDate: 2025-06-30 modifiedDate: 2025-09-20 digitalGarden: Seed
Hakyll is a Haskell library that you can use to write a program that generates a website. Uses Pandoc for conversions. You write a program that generates a website, instead of passing in generation details to another program (such as Jekyll).
I still don’t know much of how to program in Haskell so I’m pretty useless at using this (I [[Learn you a Haskell for great good (2011)|should read more]]). My Personal Website is written using it though, much to my own frustration.
Other Resources
- Hakyll Tutorials (official website)
- Gisli | My personal Hakyll cheatsheet
- myme.no - Adding tags to Hakyll
- Hakyll how-to: Fancy title formatting
- YBlog - Hakyll setup
Tags: Library, Programming_Language/Haskell, Static_Websites