sidebarPath
- type:
string | false - default:
undefined - required:
false
Description
Set the path to a sidebar config file
false will disable it so that it no sidebar is visible published site.
For details on how to setup the ./sidebar.js config file go to Publishing Features
Example
publishing:
sidebarPath: './sidebar.js'
Backlinks