Skip to content

Example Page

This is an example documentation page.

  • Write in Markdown or MDX
  • Automatic navigation
  • Dark/light theme
  • Search built-in
const greeting = 'Hello, world!';
console.log(greeting);

Add more .md files to src/content/docs/docs/ and they’ll appear in the sidebar automatically.