Cuttlefish Docs (Rspress)
This is the new documentation site skeleton that consolidates assets from lessjs and cuttlefish.
Migration Goals
- Keep all supplemental docs from
lessjs. - Align component facts with the latest
cuttlefishcode. - Generate AI-friendly artifacts (
llms.txt,llms-full.txt, route-level.md).
Quick Links
Access Notes
- Use
http://localhost:3001in dev mode (npm run dev). - Avoid opening
doc_build/*.htmlpaths directly in the browser.