Keystatic Content Starter

About this starter

A generic baseline for content sites built with Astro and Keystatic.

The purpose of this starter is to absorb repeatable implementation work into the base layer, while leaving each project free to define its own business schema and frontsite voice.

What belongs here

Runtime wiring, preview conventions, safe Keystatic configuration, and a minimal but credible content model all belong in the base.

What does not belong here

Project-specific collections, migrated assets, marketing claims, and bespoke page structures should stay in the project layer instead of leaking back into the starter.

How to extend it

Add business-specific collections and routes on top of this base, but keep the preview and deployment conventions intact so future projects stay easier to launch.