Quickstart
Make your first docs change in five minutes.
Quickstart
- Open
index.mdxin this repository. - Change the heading, commit to the default branch.
- Watch the change appear on your docs site after the sync completes.
Adding a page
Create a new .mdx file anywhere in the repo:
---
title: My New Page
---
# My New Page
Hello world!Then add it to the navigation section of docs.json.