Atlas starter sites from rocket init#
Running npx rocket init in a project now creates a compact Atlas-backed starter site. The
Rocket Initializer adds shared layout data, starter documentation Pages, demo examples, and a
Rocket Agent Skill so coding agents can keep maintaining the site after the first start.
The starter works the same in an empty project and in an existing codebase: General Documentation Pages live in the project's documentation area, while Component Reference Pages can stay next to the components they document.
See How Rocket works for the model behind configured Pages, and the Atlas layouts guide for customizing the look of your starter site.