Home About Me Contact Source code
Site proudly generated by Zola
Theme based on Emerald by Jacopo Rabolini
Logo

Coding Infinity

At infinity, nothing is impossible - just like in code

Hakyll - automatic sitemap generation

April 26, 2015, 5 minute read, tags: haskell, hakyll

Search engines like sitemaps. Hakyll doesn’t have this ability out of the box, but it is quite trivial to add. Here is my approach.

© Copyright 2016-2022, Jakub Fijałkowski