Professional documentation reading experience powered by Fumadocs
Documentation System
Built on Fumadocs, the documentation system delivers a clean, fast reading experience that your users will love.
Sidebar Navigation
The sidebar is auto-generated from meta.json files — no manual link maintenance. The current page is highlighted, and sections expand/collapse smoothly.
On mobile, the sidebar transforms into a slide-out drawer with full touch support.
Global Search
Press ⌘K (Mac) or Ctrl+K (Windows) to open the global search modal. It searches across all documentation pages and blog posts simultaneously.
Code Highlighting
Code blocks use Shiki with dual themes — automatically switching between light and dark to match the user's preference. One-click copy button included.
// Beautiful syntax highlighting out of the box
export function greet(name: string): string {
return `Hello, ${name}!`;
}Math Formulas
Full KaTeX support for inline and block math expressions — ideal for technical and academic content.
Responsive Design
- Desktop: Persistent sidebar with adjustable width
- Tablet: Collapsible sidebar with overlay
- Mobile: Full-screen drawer navigation
Every layout adapts seamlessly to the reader's device.