In the documentation, it mention the “Menu” and mentioned adding content to the menu.
To add a document to the menu we have to add in the “Front matter” the entry
menu:
main:
parent: xxx
can we auto populate the menu from the directory structure?
so the folder will be collapsable menu item that has children, and the file will be added to its parent folder?