1 Commits

Author SHA1 Message Date
1d47c5a930 feat: integrate HTML template engine with theme selection
- Add theme configuration to WebServer struct
- Create default theme with base.html layout template
- Update content.go to apply theme templates to generated HTML
- Output is now full HTML documents with styling

Co-Authored-By: Claude (glm-5) <noreply@anthropic.com>
2026-03-05 02:17:12 +01:00