Skip to Content
Welcome to Your Documentation

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

  1. Clone this template
  2. Run npm install
  3. Update the TODO markers in app/layout.jsx
  4. Add your MDX content to the content/ folder
  5. Run npm run dev to start developing

Customization

Check out the following files to customize your docs:

  • app/layout.jsx - Update metadata, navbar, and footer
  • content/_meta.json - Configure navigation structure
  • app/globals.css - Customize colors and styles (optional)
  • next.config.mjs - Update GitHub Pages deployment settings

Learn More

Last updated on