Example Page
This is an example documentation page.
Features
Section titled “Features”- Write in Markdown or MDX
- Automatic navigation
- Dark/light theme
- Search built-in
Code Example
Section titled “Code Example”const greeting = 'Hello, world!';console.log(greeting);Next Steps
Section titled “Next Steps”Add more .md files to src/content/docs/docs/ and they’ll appear in the sidebar automatically.