Skip to main content

Multiple Sidebars Using Docusaurus

Learn how to configure multiple sidebars in a Docusaurus project

Getting Started

Comprehensive guides for setting up and using the project.

Get Started

Deploy

Comprehensive guides providing step-by-step deployment instructions.

Learn Deployment

Write Code

Best practices and guidelines for writing and contributing code.

Explore Coding

Why Use Multiple Sidebars?

Multiple sidebars help create well-organized, scalable documentation for various project areas. To showcase this example, we will create below sidebars:

  • Getting Started - showing all topics in one sidebar.
  • Deployment - in another sidebar.
  • Write Code - in a third sidebar.

Learn how to configure them in your own project by visiting the guide on setting up multiple sidebars.