Documentation
MDX-powered docs stay static and version well with your repo.
- App Router route:
app/(main)/docs/page.mdx - Style map:
mdx-components.tsx
Next steps
Add nested routes like app/(main)/docs/install/page.mdx or catch-all segments for larger doc trees.