Sidebar

Enabling Sidebar

For enabling Sidebar, use the following configuration options in your config.toml file:

[params.sidebar]
enable = true
  • params.sidebar [Map]:
    • enable [Boolean]: Switch for enabling sidebar

Adding Widgets to Sidebar

For adding Widgets to the Sidebar, check the Widgets documentation.