-
Notifications
You must be signed in to change notification settings - Fork 2
Directory structure
The Tree-like is automatically generetad from the folders and files hierarchical structure. Public folder or root directory
contains subfolders, which themselves may contain other subfolders. The result is a Menu Tree
that helps you to organize and users to explore contents based on their relationships and categories.
The project-centric structure with a folder for each project and files organized into subfolders according to their types, such as documents and images.
Through the folder flow, you can also let users discover a thematic and chronological hierarchy: general folders for broad categories subdivided into more specific topics.
flowchart TD
B["Public"]
B-->C[Project 1]
B-->D[Project 2]
B-->E[fa:fa-ban Project 3]
E-->F(Subfolder-1)
E-->G(fa:fa-camera-retro Subfolder-2)
G-->H(Sub-subfolder)
timeline
title History of Social Media Platform
2002 : LinkedIn
2004 : Facebook
: Google
2005 : Youtube
2006 : Twitter
You can customize your interaction in organized folders using the sidebar panel.
You can also check the box for each folder or file you want to generate an archive and download.