Commit graph

2 commits

Author SHA1 Message Date
Shautvast
757e551a42 Add Dockerfile for self-hosted deployment
Multi-stage: Hugo builder + nginx:alpine to serve static output.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 10:33:58 +01:00
Shautvast
652bf04ee7 Add Hugo site with PaperMod theme
- Hugo site initialized with PaperMod theme (via submodule)
- Configured hugo.toml with blog metadata, nav, and social links
- Added hello-world post and about page
- Added .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 10:33:07 +01:00