asw/site
Ludo 6d654e884b
feat: oklch color system, hamburger nav, theme toggle, footer, CSS fixes
Color system:
- Replace all --color-N references in dark mode with oklch()
- Fine-grained surface steps (12%→15%→18%→21%→22%)
- Smooth text gradient (92%→78%→62%→48%)
- Heading hierarchy (95%→65%)
- All palette-driven via --palette-hue and --palette-chroma

Navigation:
- Hamburger menu for mobile (data-nav-toggle + JS)
- Theme toggle button (sun/moon, localStorage persistence)
- data-theme="light|dark" override on <html>
- Cleaned nav CSS, removed old dropdown conflicts

Footer:
- Three-column nav grid (Framework, Resources, Project)
- Branding header + tagline
- Proper semantic structure (header + 3 nav + p)

Fixes:
- Sidebar: compact spacing, --sidebar-link-max token
- TOC: compact, scroll spy with IntersectionObserver
- Prev/next: inline arrows, data-role="prev-next" restored
- Section dividers scoped to article/main only
- Grid columns use tokens not hardcoded values

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 20:43:56 +02:00
..
archetypes refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
content feat: add [data-demo] attribute, purge all inline CSS from docs 2026-04-11 18:53:59 +02:00
data fix: add Packs to navbar, reorder docs sidebar by importance 2026-04-11 18:30:20 +02:00
layouts feat: oklch color system, hamburger nav, theme toggle, footer, CSS fixes 2026-04-11 20:43:56 +02:00
static feat: CMS-editable nav, categories taxonomy, site settings 2026-04-11 18:06:02 +02:00
hugo.toml fix: switch Hugo to CSS class-based syntax highlighting 2026-04-11 18:58:30 +02:00
hugo_stats.json feat: oklch color system, hamburger nav, theme toggle, footer, CSS fixes 2026-04-11 20:43:56 +02:00