- CSS token overrides (--ink, --rule, --bg-off, etc.) on html.dark
- Explicit fixes for hardcoded values: nav blur bg, btn-dark inverts
to light button, industry cells, kit icons, footer link colour
- Sun/moon toggle button in every page's nav
- Tiny inline FOUC-prevention script in <head> reads localStorage
then falls back to prefers-color-scheme; toggle persists choice
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Rename "Open Source Software" → "Open Source Stack" across site; reframe
as fully open hardware-to-GUI stack (PCB schematics, CAD, firmware, AI,
GUI all free and open)
- Fix contact email to bournemouthtech@protonmail.com (was typo'd with extra
syllable in previous commit)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove all Discord references across every page
- Fix email to bournemouththechnology@protonmail.com throughout
- Wire YouTube footer links to @JonStarkeyfilms channel
- Replace Discord hero link on index with YouTube
- Remove "Built by builders" + "Join the community" section (devkits)
- Remove Discord Server item from opensource community list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Complete rebuild: white/black palette, Hanken Grotesk + JetBrains Mono
typography, shared style.css, and five separate pages (index, devkits,
opensource, consultancy, videos). Real product content, pricing, and
video elements with replaceable src paths throughout. Removes old
v1/v2/lazy video experiments.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>