- Add an arg to `baun_nav()` to allow setting a subfolder to be the "top" folder. Allows you to show only a subset of the navigation. - Add an arg to allow hiding of folder names - If a page exists with the same name as a folder, make the folder a link to the page (ie don't show both the page link and the folder name)
baun_nav()to allow setting a subfolder to be the "top" folder. Allows you to show only a subset of the navigation.