Docs
Advanced Tutorials
Blog
Deploy a full-featured blog in no time with Docusaurus.
Browser support
How to keep a reasonable bundle size while ensuring sufficient browser support.
CLI
Docusaurus provides a set of scripts to help you generate, serve, and deploy your website.
Docusaurus Client API
Configuration
Configuring your site's behavior through docusaurus.config.js and more.
Deployment
Deploy your Docusaurus app for production on a range of static site hosting services.
Installation
How to install Docusaurus locally, and start a Docusaurus site in no time.
Introduction
Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly.
Upgrading Docusaurus
Playground
Search
Search engine optimization (SEO)
How to make your Docusaurus site maximally search-engine-friendly.
Static Assets
Static assets are the non-code files that are directly copied to the build output. Learn about how they are handled and what the best practices of using static assets are.
Styling and Layout
A Docusaurus site is a pre-rendered single-page React application. You can style it the way you style React apps.
Swizzling
Customize your site's appearance through creating your own theme components
TypeScript Support
Docusaurus is written in TypeScript and provides first-class TypeScript support.
Using Plugins