The detailed contributor documentation now lives alongside the rest of the docs site.
- Working on the Vibetuner scaffold itself:
See
vibetuner-docs/docs/development.md(rendered at/contributing/development/in the site). - Developing inside a generated project:
Follow
vibetuner-docs/docs/development-guide.md. - Command reference:
Consult
vibetuner-docs/docs/cli-reference.mdandvibetuner-docs/docs/scaffolding.md.
To browse the full documentation locally:
just docs-serveThat command rebuilds the MkDocs site with live reload at http://127.0.0.1:8000/.