Getting started

Introduction

What this documentation site is and how it is organised.

Welcome. This site is a fast, static documentation site: a sidebar of sections on the left, one focused page at a time on the right, and previous/next links at the bottom of every page so readers can move through the docs in order.

All content lives in a single typed file, lib/docs-content.ts. There is no CMS to log into and no database to run — editing the docs is editing that file, and every page is pre-rendered to plain HTML at build time.

How the docs are organised

  • Getting started — orientation and your first edit.
  • Writing content — sections, pages, and every block type available.
  • Reference — the full content schema, deployment notes, and FAQ.
Note: The seed pages you are reading document the site itself. Replace them with your own product documentation — the structure, navigation, and styling all stay.
⬡ Built with Cleo HQ