Skip to content
Last updated

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.

Options

OptionTypeDescription
hidebooleanSpecifies if the sidebar should be hidden. Default value: false.

Examples

The following configuration hides the sidebar.

sidebar:
  hide: true

Resources

  • 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
  • Footer configuration - Configure footer settings and appearance to complement sidebar design and overall site navigation
  • Navbar configuration - Configure navbar settings and navigation elements to work seamlessly with your sidebar configuration