File Structure
Here is the general file structure of the template:
General File Structure
- Template
- gulp+scss+hbs
- src
- assets
-
images
- All images regarding this templates
- favicon.ico
- loader.gif
-
js
- all .js files of templates
-
scss
-
bootstrap
- forms
- helper
- mixins
- utilites
- vendor
-
custom
- widget
- all Custom .scss files of templates
-
qloud design
system
- components
- helper
- plugins
- variables
- _root.scss
- _variables-dark.scss
- _variables.scss
- custom.scss
- qloud.scss
-
bootstrap
-
vendor
- All Third Party plugin
-
images
- templates
-
components
-
partials
- header, footer, components based on hbs file templates
-
widgets
- widgets regarding this templates will get here
-
partials
-
layout
- layout regarding this templates
-
pages
- All pages regarding this templates
-
components
- assets
- gulp
- all gulp task here
- gulp.config.json
- gulpfile.js
- package.json
- src
- html
- assets
-
css
- all css files
-
images
- images regarding this templates
-
js
- all js files
- vendor
-
css
- all pages regarding templates
- assets
- gulp+scss+hbs