petrbalvin
|
5b8236c0a4
|
test: add sitemap.xml endpoint test
Verify content type, urlset structure, post URL presence, and draft exclusion.
|
2026-06-25 22:06:49 +02:00 |
|
petrbalvin
|
d26d3b5a5b
|
fix: strip HTML tags from derived excerpt
gsub(/<[^>]+>/, '') before stripping markdown markup, so auto-generated
excerpts don't leak raw HTML from post bodies.
|
2026-06-25 22:06:49 +02:00 |
|
petrbalvin
|
7a31b50ca7
|
docs: add [development] section to CHANGELOG, document in CONTRIBUTING
Record ongoing changes under [development] in CHANGELOG.md. Update the
release workflow to rename [development] to the versioned section.
|
2026-06-25 21:37:27 +02:00 |
|
petrbalvin
|
dd3efe870e
|
feat: initial release of volumen — a file-based Markdown blog engine
|
2026-06-21 13:15:06 +02:00 |
|