A static website compiler library in Haskell
Browse cluster: Haskell tooling and libraries →Hakyll is a static website compiler library written in Haskell that allows developers to build static sites programmatically. The project is maintained by Jasper Van der Jeugt and can be installed using standard Haskell package managers like Cabal or Stack. It provides a library-based approach to static site generation, with documentation and tutorials available on its homepage.