Skip to main content

Sidebar Demo

Welcome to the sidebar demo section. This section demonstrates the Docusaurus sidebar frontmatter options.

Reordering Demo

Notice that the sidebar items below appear in this order:

  1. Custom Class (position 10) - alphabetically second, displayed first
  2. Fancy Label (position 30) - alphabetically first, displayed second

This demonstrates that sidebar_position controls the order, regardless of file names!

Available Frontmatter Options

  • sidebar_position - Control the order of items in the sidebar
  • sidebar_label - Override the display label in the sidebar
  • sidebar_class_name - Add custom CSS classes to the sidebar item