Introduction
Welcome to your new documentation site.
Welcome
This is a starter site scaffolded into your repository so you have a working
foundation to edit. Every page here is an MDX file in the docs/ (or root)
directory of your repo.
What's in this scaffold
- Getting Started — a Quickstart you can edit to match your product.
- Guides — long-form how-to pages: auth, webhooks, error handling, customization.
- Concepts — explain the model behind your product.
- Components — examples of the MDX components available to authors.
- API Reference — overview + authentication. Add more endpoints as you go.
- Changelog — track product updates.
Edit me
Open introduction.mdx in your editor, change the words, push the commit. A
new build will run automatically and your site will update within seconds.
Next steps
- Read the Quickstart.
- Skim the Components to see what you can use in MDX.
- Edit the navigation in
docs.jsonto match your product.