Welcome to Nextra Template
Fast and Modern
Nextra is a Next.js-based documentation framework that makes it easy to create beautiful documentation sites.
Quick Start
# Create a new project
npx create-next-app@latest my-docs
# Install Nextra
npm install nextra nextra-theme-docs
# Start the development server
npm run dev
Beautiful by Default
Built with modern design principles and best practices in mind, Nextra provides a beautiful and responsive documentation experience.
Key Features
MDX Support
Write content in Markdown and use React components when needed.
Theme Customization
Customize the theme to match your brand and style.
Full-text Search
Built-in search functionality to help users find content quickly.
Why Nextra?
Simple and Intuitive
Nextra provides a simple and intuitive way to create documentation sites. No complex configuration needed.
Built on Next.js
Leverage the power of Next.js for fast page loads and great developer experience.
Active Community
Join our growing community of developers and contributors.
Get Started
- Examples - Check out our examples to see what’s possible with Nextra