Logo

Introduction

Welcome to Docstra, a modern documentation framework built for Next.js.

Ask ChatGPT

What is Docstra?

Docstra is a powerful, yet simple documentation framework designed to help you create beautiful, high-performance documentation sites with ease. Built on top of Next.js, it leverages the latest web technologies to provide a seamless development and user experience.

Docstra is currently in beta. We are actively working on adding more features and improving the framework.

Why Docstra?

Quick Start

If you're ready to dive in, you can create a new Docstra project in seconds:

bash
1npx create-docstra-app@latest

Check out our Quick Start Guide for more details.

Core Concepts

Docstra follows a few simple concepts to make documentation management a breeze:

FeatureDescriptionStatus
MDXFull MDX support with syntax highlighting✅ Stable
SearchBuilt-in search functionality✅ Stable
LayoutsCustomizable layouts and navigation✅ Stable
ComponentsSet of beautiful documentation components🏗️ Improving
i18nMulti-language support⏳ Planned

Currently, Docstra exclusively supports Next.js. Support for other frameworks is on our roadmap.

How is this guide?