-introduction
Docusaurus is a static site generator focused on documentation websites. It is built with React and Markdown, so you can write docs fast and still customize the UI deeply.
-architecture
This page explains the main folders and how they connect.
-prerequisites
Before creating a Docusaurus docs site, make sure your machine is ready.
-installation
This chapter covers creating and running a Docusaurus site from scratch.
-configuration
Main configuration happens in docusaurus.config.ts and sidebars.ts.
-content-authoring
This chapter explains how to write and organize docs content.
-application-setup
This page explains how teams use Docusaurus in real projects.
-troubleshooting
Use this page for the most common Docusaurus issues.
-future-improvements
After your first Docusaurus release, improve quality and scalability with the roadmap below.