Web3 Factory
Repository scaffold
The framework is in place. This placeholder is replaced by the real homepage in milestone M1 — see docs/briefing.md for what goes here.
- Astro static buildPages render as plain HTML on disk
- React islandsReady for ReactBits components
- Design tokenssrc/styles/tokens.css
- Commit hookscripts/preflight.sh blocks a failing commit
- CI + deploy gate.github/workflows/
- i18n routingEnglish at root, German drops in later
Everything above renders without JavaScript. That is a hard requirement of this build, not a side effect — see AGENTS.md.