Skip to content

jnikhila/docusaurus-multiple-sidebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Set Up Multiple Sidebars in Docusaurus

This project demonstrates how to organize your documentation into multiple sidebars using Docusaurus, allowing for better navigation and user experience in your documentation site.

Run Locally

Follow these steps to set up and run the project locally:

  1. Begin by cloning this repository to your local machine:

    git clone https://github.com/jnikhila/docusaurus-multiple-sidebars.git
  2. Change to the project directory

    cd docusaurus-multiple-sidebars/website
  3. Install the necessary dependencies using npm:

    npm install
  4. Start the local development server:

     npm start

The documentation site will be accessible at http://localhost:3000. Open this URL in your browser to view the site.

See Also

For more details and to view the project live, visit the live demo of setting up multiple sidebars in Docusaurus.

Feedback

I’d love to hear your feedback! If you have any questions, comments, or suggestions, please raise an issue on the GitHub Discussions. Your input helps me improve the project and documentation.

Happy documenting!

About

To showcase how to use multiple sidebars in Docusaurus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published