Basic static site generator that powers my blog.
Find a file
Marc Cataford db7ecf0ba2
All checks were successful
/ export-trace (pull_request) Successful in 29s
/ static-analysis (pull_request) Successful in 1m45s
refactor: iteratively crawl, fetch and build document tree
2024-11-19 00:12:47 -05:00
.forgejo/workflows ci: prevent triggers from overlapping 2024-11-15 23:33:28 -05:00
blogue refactor: iteratively crawl, fetch and build document tree 2024-11-19 00:12:47 -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.