Welcome
A tour of the KonvoAI documentation scaffold, built on Fumadocs.
This is a scaffold site that ships with a handful of pages so you can get a feel for how Fumadocs looks and behaves before you start writing real content.
Everything here is plain MDX in content/docs/. Edit a file, save, and the dev
server hot-reloads.
Where to go next
Getting started
A 3-step setup walkthrough using <Steps/> and code fences.
Callouts
Every <Callout/> variant plus the dismissable <Banner/>.
Tabs, Cards & more
Interactive examples of the most useful UI primitives.
What you get out of the box
- Sidebar + TOC + breadcrumbs generated from
content/docs/and anymeta.jsonfiles you drop in. - Client-side search powered by an Orama index built at compile time.
- Syntax-highlighted code blocks, including filenames and per-line highlighting.
- Dark mode with no extra wiring — try the toggle in the header.