36cb91ccf570e9d1bae8d03b16a14eb2a7297cb4
Implement content modules (links, bio, greetings, music, stops) as a single source of truth for the UI, HUD, and 3D scene. All content is defined in TypeScript with interfaces for type safety. The Bandcamp URL for L'Électron Fou is not available yet, so the music module defaults to the Mastodon profile URL as a fallback (per spec). Update this URL when the Bandcamp page is created.
clement.saillant.cc — LE BUS
Demoscene-style personal identity hub: a bus driving across a giant PCB. Spec: docs/superpowers/specs/2026-07-09-clement-saillant-cc-design.md
npm run dev— dev servernpm test— unit tests (vitest)npm run e2e— smoke tests (playwright)npm run build— static build in dist/
Description
Languages
TypeScript
91.9%
CSS
5%
HTML
2.3%
Dockerfile
0.8%