xy2z / PineDocs

A fast and lightweight site for viewing files
GNU General Public License v3.0
141 stars 19 forks source link

New config: Format top folders as "categories" #98

Open xy2z opened 4 years ago

xy2z commented 4 years ago

A new boolean config setting for rendering top folders as categories or folders.

Folders is how it is now - a tree view A "categories" rendering example could be: https://docs.gitbook.com/ So if a folder is named "Getting started" all files are rendered below, without an option to show/hide files.

config name could be something like nav_folder_tree (default true)