Embed CSS and fonts in binary #7

Merged
arne merged 1 commit from embed-static-assets into main 2026-04-14 10:00:11 +02:00
Owner

Summary

  • Embed design/style.css and design/fonts/* into the Go binary using go:embed
  • Serve static files from embedded FS instead of filesystem
  • Bump Basefile to v0.0.3

Test plan

  • Verify CSS and fonts load on blog.a.bas.es
  • Confirm binary is self-contained (no external file dependencies for static assets)

🤖 Generated with Claude Code

## Summary - Embed design/style.css and design/fonts/* into the Go binary using go:embed - Serve static files from embedded FS instead of filesystem - Bump Basefile to v0.0.3 ## Test plan - [ ] Verify CSS and fonts load on blog.a.bas.es - [ ] Confirm binary is self-contained (no external file dependencies for static assets) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne merged commit 5338173eaa into main 2026-04-14 10:00:11 +02:00
arne referenced this pull request from a commit 2026-04-14 10:00:11 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arne/blog!7
No description provided.