Skip to content

Hello World

Hello World.

This is the first page of the DraftTheRecord documentation site. It is a plain Markdown file, rendered by Astro and Starlight.

The site builds, deploys, and serves Markdown. That is the whole point of this page.

The Docs KB already has twelve question-shaped Markdown files and an image manifest. Those drop into src/content/docs/ and appear in the sidebar with no extra wiring.

Create a Markdown file under src/content/docs/. Give it front matter with a title, write the body, and save. Starlight handles routing, navigation, and search.