primary source of my static site generator for my blog, the github link is a mirror for github actions
lists and task lists are a PITA to handle, I may need to handle them myself in the future but that'll probably become clear via testing rather than simply doing it as is because the parsing logic is annoying |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| src | ||
| tests/Markdown | ||
| .dockerignore | ||
| .gitignore | ||
| action.yml | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| LICENSE | ||
| psb.cabal | ||
| TODO.md | ||