How To Organize Web Folders
#Computers
This note describes how to organize your .js/.html/.md/.css files when building a website
Video
Hierarchy
- Main folder %%The folder you may deliver to your client%%
- business cards
- logo
- video
- root
- index.html %%or index.htm%%
- pages %%for .html files%%
- images
- css
- scripts %%for .js files%%