Tutorials about Hakyll
Tutorial series
- Installation by Jasper Van der Jeugt
- The basics by Jasper Van der Jeugt
- Rules, routes and compilers by Jasper Van der Jeugt
- More on compilers: load, and templates by Jasper Van der Jeugt
- Snapshots, and how to produce an RSS/Atom feed by Jasper Van der Jeugt
- Producing multiple versions of a single file by Jasper Van der Jeugt
Other articles
In no particular order:
- A Guide to the Hakyll Module Zoo by Brent Yorgey
- FAQ by Jasper Van der Jeugt
- Hakyll 3 to Hakyll 4 migration guide by Jasper Van der Jeugt
- Using Clay with Hakyll by Jasper Van der Jeugt
All these tutorials assume you are using the latest stable version of Hakyll. If this is not the case, you might want to update using:
$ ghc-pkg unregister hakyll
$ cabal update
$ cabal install hakyll
Hakyll
