| title | Introduction |
|---|---|
| description | Starter project with example pages, components, and API reference. Edit MDX, customize your theme, and ship docs in minutes — preview locally or auto-deploy from GitHub. |
Welcome to your Jamdesk starter project. Everything you need to ship a polished documentation site is in this repo — edit the MDX files, tweak docs.json, and you're live.
my-docs/
├── docs.json # Site config: theme, colors, navigation
├── introduction.mdx # This page
└── quickstart.mdx # Your getting-started guide
That's all you need. Add more .mdx files to add more pages — the file path becomes the URL.