Sidebar
Enabling Sidebar
For enabling Sidebar, use the following configuration options in your config.toml
file:
[params.sidebar]
enable = true
sticky = true
params.sidebar
[Map
]:enable
[Boolean
]: Switch for enabling sidebarsticky
[Boolean
]: Iffalse
, sidebar scrolls with page
Adding Widgets to Sidebar
For adding Widgets to the Sidebar, check the Widgets documentation.