Commit Graph

13 Commits

Author SHA1 Message Date
c264a2e979 checkpoint: splatter layout with centered logo, one-viewport fit, mobile nav rows 2026-05-31 08:33:11 -04:00
c4823cf2be feat: better splatter - no camel branding 2026-05-30 14:35:44 -04:00
55032bf6b3 feat: use isolated pack splatter with logo overlay 2026-05-30 14:31:27 -04:00
0ce09fc35e feat: extract splatter from actual Camel Crush pack 2026-05-30 14:28:02 -04:00
498dc4f7a3 feat: use generated splatter image instead of hand-coded SVG 2026-05-30 14:24:48 -04:00
8f5b831cc2 feat: bigger dramatic splatters with SVG turbulence filter 2026-05-30 14:14:15 -04:00
1f7df496fe feat: grungy splatter ring (SVG-based irregular spray marks) 2026-05-30 14:09:32 -04:00
7b0a9ea9ce feat: use actual logo in circle, remove menthol text 2026-05-30 14:04:22 -04:00
20fe2a0962 feat: camel crush themed landing page (crush branch)
- New CrushBase.astro layout with teal/silver color palette
- Redesigned index.astro with Camel Crush pack-inspired branding:
  - Alfa Slab One font header (dangrubb.net)
  - Center circular DG monogram with teal gradient (like Joe Camel)
  - Animated splatter background effect
  - 'Hint of Menthol • More Menthol' tagline
  - Bottom nav links styled like pack text (ai•blog•media•storage•cv•git)
2026-05-30 14:00:02 -04:00
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
44b3b2a30d Move music to public/ for Astro static serving 2026-04-23 21:49:08 -04:00
900143073b Remove README 2026-04-23 21:27:40 -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