haskellweekly / haskellweekly.github.io

A free weekly newsletter about the Haskell programming language.
https://haskellweekly.news
MIT License
89 stars 33 forks source link

Hakyll Pt. 4 – Copying Static Files For Your Build #245

Closed rpearce closed 5 years ago

rpearce commented 5 years ago

Hi! I've written up another tutorial on hakyll, and this time it is around two simple ways to copy your static files. There is also a tip about working with GitHub Pages if you're trying to copy dotfiles/dotfolders.

Link: https://robertwpearce.com/hakyll-pt-4-copying-static-files-for-your-build.html

Description:

This short hakyll tutorial will show you a simple way to copy static files over to your build folder.