Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 393 Bytes

myShoggoth

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.