chore: move generated blog HTML to site/blog/posts/, gitignore

- Generated HTML now in site/blog/posts/ (gitignored)
- CI workflow runs pandoc + make blog before deploy
- Updated all internal blog links to /blog/posts/ path
- blog/*.md remains the source of truth

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Razvan Dimescu
2026-03-28 01:23:43 +02:00
parent 948372bd67
commit dbf3f73f14
8 changed files with 13 additions and 1305 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/target
CLAUDE.md
docs/
site/blog/posts/