Welcome to Doculite
A modern documentation template built with Next.js and shadcn/ui.
A lightweight, forkable documentation starter built with Next.js, MDX, and shadcn/ui.
Features
MDX Content
Write documentation in MDX with full React component support.
Syntax Highlighting
Beautiful code blocks powered by Shiki with dual theme support.
Search
Fast client-side search across all documentation pages.
Components
Rich MDX components like Callout, Tabs, Steps, and more.
Dark Mode
Automatic theme switching with next-themes.
Easy Config
Single config file for site name, navigation, and more.
Quick Start
pnpm create next-app --example doculite-docs-template my-docs
cd my-docs
pnpm devOn This Page