If you’ve just cloned this repo, welcome. The starter is designed to get a new product’s marketing site to ship-ready in an afternoon: replace the copy, change the brand colour, fill in your real pricing, and you’re done.
What’s in the box
The starter ships with the surfaces every product launch needs:
- A homepage with a hero, feature grid, testimonial wall, pricing, FAQ, and final CTA — all driven by data files you edit in one place.
- A blog content collection with frontmatter for SEO metadata, featured flags, and FAQ-style structured data.
- A help centre with category grouping, FAQ bundles, and a search-friendly JSON endpoint for in-app help drawers.
- API documentation generated from an OpenAPI spec — drop in your real spec and the markdown updates itself.
- Content pages for use-case and feature landing pages, organised by
parentSlugfor hierarchy.
Replace this post
This post is one of three demo entries the starter ships with. Open src/content/blog/ to see them all — and overwrite or delete each one as you build out your own content.
When you’re ready to write your first real post, copy any of the demo files, rename it, and edit the frontmatter. The blog index picks new posts up automatically.