The sidebar is the area on the left of your project that contains navigation. The options here allow you to hide it if your site design doesn't require a sidebar.
Option | Type | Description |
---|---|---|
hide | boolean | Specifies if the sidebar should be hidden. Default: false . |
The following configuration hides the sidebar.
sidebar:
hide: true
Sidebar configuration guide - Complete guide to configuring sidebar navigation structure and content organization for optimal user experience
Navigation in Redocly projects - Learn about navigation concepts and implementation strategies for effective site organization
Navigation elements overview - Complete guidance on all navigation components and their configuration for optimal user experience
Sidebars.yaml reference - Detailed sidebar configuration syntax and practical examples for content organization