Commit Graph
4 Commits
Author SHA1 Message Date
petrbalvin 3b8ed31f67 chore: prepare release v0.4.0
Release / release (push) Successful in 1m11s
Test / test (push) Successful in 1m7s
2026-07-26 18:15:29 +02:00
petrbalvin 44b879371e refactor: rewrite from Ruby/Sinatra to Python/FastAPI 2026-07-22 21:12:28 +02:00
petrbalvin 95452477d8 chore: add just lint and just fmt recipes
Add standalone lint and fmt (auto-fix) recipes to the justfile so
developers can check style without running the full build. Also
extract upload validation into a private Server helper to keep
the admin routes method under the complexity threshold.
2026-06-26 20:37:21 +02:00
petrbalvin dd3efe870e feat: initial release of volumen — a file-based Markdown blog engine 2026-06-21 13:15:06 +02:00