/dist/
– main template folder with all files to getting started:/*.html
– all html files;/php/
– php files for Instagram, Twitter and AJAX Contact Form;/assets/css/
– main template css files;/assets/js/
– main template js files;/assets/bower_components/
– all used 3rd-party plugins;/assets/plugins/
– plugins, that not available via Bower (for example nK Share);/assets/images/
– all images used in template (note, in downloadable archive this is placeholder images);
/src/
– source files:/css/
– SCSS source files;/js/
– JS source files (required ES6 transpiller);