Hakyll (https://jaspervdj.be/hakyll/) code for https://myshoggoth.com/.
The Hakyll code is on the hakyll branch. When changes are detected
GitHub Actions will then build the site and commit it to the master branch.
The logic of how what is build and put where is in site.hs. See .github/workflows/main.yml for my attempts at reliable builds, still a work in progress.