Basic static site generator that powers my blog.
Find a file
Marc Cataford d0a7adaf5a
All checks were successful
/ static-analysis (push) Successful in 2m4s
/ export-trace (push) Successful in 31s
fix: skip documents with no template attribute
2024-11-19 00:09:51 -05:00
.forgejo/workflows ci: prevent triggers from overlapping 2024-11-15 23:33:28 -05:00
blogue fix: skip documents with no template attribute 2024-11-19 00:09:51 -05:00
.gitignore feat: initial upload 2024-10-27 20:22:19 -04:00
.pre-commit-config.yaml build: add pyright pre-commit check 2024-11-15 23:02:03 -05:00
.python-version feat: initial upload 2024-10-27 20:22:19 -04:00
bootstrap.sh build: add pre-commit hooks 2024-10-27 20:30:28 -04:00
pyproject.toml ci: add type checking to ci 2024-11-15 23:33:25 -05:00
README.md docs: readme stub 2024-10-27 20:23:26 -04:00
uv.lock refactor: abstract document creation, ensure locator exists 2024-11-16 14:08:46 -05:00

Blogue

✒️ A simple static site generator used to power my blog.