Serve static files from design/ and make CSS classless #5

Merged
arne merged 1 commit from classless-css-and-design-serving into main 2026-04-14 09:53:44 +02:00
Owner

Summary

  • Serve CSS and fonts directly from design/ instead of static/
  • Replace .blog-nav with body > nav and .archive-list with main nav ul
  • Add main layout rules for max-width and padding
  • Fix font paths to absolute /fonts/

Test plan

  • Verify CSS loads correctly on blog.a.bas.es
  • Confirm fonts render properly

🤖 Generated with Claude Code

## Summary - Serve CSS and fonts directly from `design/` instead of `static/` - Replace `.blog-nav` with `body > nav` and `.archive-list` with `main nav ul` - Add `main` layout rules for max-width and padding - Fix font paths to absolute `/fonts/` ## Test plan - [ ] Verify CSS loads correctly on blog.a.bas.es - [ ] Confirm fonts render properly 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
arne merged commit 0e2910f9dd into main 2026-04-14 09:53:44 +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!5
No description provided.