How it works
Init
Run the CLI once. It scaffolds the harness-coding base, seeds the starter site, and syncs the managed design system into a complete, ready-to-run project.
Configure
Edit JSON configs for branding, navigation and metadata. Override CSS variables for colors, fonts and spacing. No component code to touch.
Build
Add pages, content collections and your own components. The @walle/ directories stay managed, so your code lives in consumer zones that updates never overwrite.
Update
When a new version ships, run `just walle update`. Only @walle/ paths are replaced. Your content, config and pages are untouched.