Welcome to Your Documentation
This is a beautiful documentation template built with Nextra and Next.js.
Features
This template comes with:
- Beautiful Design - Clean, modern design with perfect typography and spacing
- Dark Mode - Fully supports dark mode with custom accent colors
- Search - Built-in search powered by Pagefind
- TOC Highlighting - Table of contents automatically highlights on scroll
- Mobile Responsive - Works perfectly on all devices
- Easy Deployment - Deploy to any static hosting platform
- Fast - Built with Next.js 16 and Turbopack
Quick Start
- Clone this template
- Run
npm install - Update the TODO markers in
app/layout.jsx - Add your MDX content to the
content/folder - Run
npm run devto start developing
Customization
Check out the following files to customize your docs:
app/layout.jsx- Update metadata, navbar, and footercontent/_meta.json- Configure navigation structureapp/globals.css- Customize colors and styles (optional)next.config.mjs- Update GitHub Pages deployment settings
Learn More
Last updated on