Commit Graph

2 Commits

Author SHA1 Message Date
9c18b60e04 Fix CV font: use dedicated CVBase layout instead of main site layout
The main site Base layout sets a dark monospace font that overrides
the CV's Poppins font. CV pages now use CVBase which has no global
font overrides.
2026-04-23 21:52:45 -04:00
2cd6f70b99 Convert dangrubb.net to Astro framework
- Migrated main site, blog, CV, and music sections to Astro
- Component-based architecture with layouts
- JSON-based blog posts
- Static site generation
- Preserved original styling and functionality
2026-04-23 21:07:44 -04:00