Content is managed through the built-in admin (Keystatic).
Steps
- Open the admin (
npm run admin, then visit/keystatic). - Choose Blog or Knowledge Base.
- Click Create, fill in the fields, and write the body.
- Save. This writes a Markdown file into the repository.
- A build turns it into static HTML and it goes live.
Fields
- Title — becomes the page heading and URL slug.
- Excerpt / Summary — shown in listings and search results.
- Draft — check this to keep an entry out of the published site.
- Category / Order (knowledge base) — control grouping and sort.