primary source of my static site generator for my blog, the github link is a mirror for github actions
Find a file
2025-11-08 20:49:27 -05:00
.github/workflows swapped version to allow for possibility of using old builder for blog if needed 2025-11-08 20:49:27 -05:00
app escaped html stuff that needs escaping, added crossing out text and fixed how plain text consumed everything alongside setup for some future refactoring of parsing 2025-11-07 21:38:48 -05:00
.dockerignore fixed dockerfile 2024-12-30 23:59:56 -05:00
.gitignore minor fuckup with static files 2024-08-02 01:03:09 -04:00
action.yml lowercase 2025-06-09 16:58:15 -04:00
CHANGELOG.md initial commit after moving out of repo 2024-07-20 16:49:21 -04:00
Dockerfile fixed dockerfile 2024-12-30 23:59:56 -05:00
LICENSE initial commit after moving out of repo 2024-07-20 16:49:21 -04:00
markdown.abnf fucking hell inline html is a bitch 2025-10-25 15:49:09 -04:00
psb.cabal added more useful haskell features to cabal file 2025-11-06 13:37:43 -05:00
TODO.md todo update 2025-10-23 01:15:20 -04:00