In no particular order:
These are articles on external blogs. If you wrote a similar article, feel free to shoot me an email so I can add it to the list.
In no particular order:
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
Or using stack:
$$ stack install hakyll