Usage
Basic usage guidelines for building and extending the local docs.
Usage
This documentation site supports MDX content under content/docs.
- Add new pages by creating
.mdxfiles. - Organize pages using folders.
- Link between pages with standard Markdown links.
Example:
[Installation](/docs/installation)