Enable sidebar navigation that displays your site's structure and links to all pages.
To enable the sidebar navigation, add the showSidebar property to your config.json file in the root of your repository:
showSidebar
config.json
{ "showSidebar": true }
The sidebar will automatically generate the navigation structure based on your content directory structure.