Documentation

File Structure

Here is the general file structure of the template:

  • HTML
    • src
      • assets
        • images
          • auth
            • png files
          • avatars
            • png files
          • brands
            • png files
            • svg files
            • json files
          • dashboard
            • png files
          • errors
            • png files
          • Flag
            • png files
          • icons
            • png files
          • pages
            • png files
          • settings
            • dark
              • png files
            • light
              • png files
          • shapes
            • png files
          • vectormap
            • png files
          • gif files
          • favicon
        • js
          • charts
            • js files
          • plugins
            • js files
          • js files
        • scss
          • scss files
        • vendor
          • aos
          • full calender
            • bootstrap
            • core
            • daygrid
            • google-calender
            • interaction
            • list
            • luxon
            • moment
            • moment-timezone
            • rrule
            • timegrid
          • Iconly
            • Bold
              • svg files
            • Colored
              • svg files
            • DualTone
              • svg files
            • Line
              • svg files
          • leaflet
            • images
              • png files
            • js files
            • css files
          • sortable
            • js files
          • Swiper-slider
            • js files
            • js files
          • js
      • templates
        • layouts
          • dashboard
            • all hbs files
          • navbar-style
            • all hbs files
          • Sidebar-color
            • all hbs files
        • pages
          • dashboard
            • app
              • all hbs files
            • auth
              • all hbs files
            • errors
              • all hbs files
            • extra
              • all hbs files
            • form
              • all hbs files
            • icon
              • all hbs files
            • maps
              • all hbs files
            • navbar-index
              • all hbs files
            • sidebar-index
              • all hbs files
            • special-pages
              • all hbs files
            • table
              • all hbs files
            • widget
              • all hbs files
            • all hbs files
          • index.hbs
        • partials
          • components
            • all hbs files
          • dashboard
            • all hbs files

Module

Modules folder structure in assets folder.

  • HTML
    • src
      • assets
        • images
          • auth
            • png files
          • avatars
            • png files
          • brands
            • png files
            • svg files
            • json files
          • dashboard
            • png files
          • errors
            • png files
          • Flag
            • png files
          • icons
            • png files
          • pages
            • png files
          • settings
            • dark
              • png files
            • light
              • png files
          • shapes
            • png files
          • vectormap
            • png files
          • gif files
          • favicon
        • js
          • charts
            • js files
          • plugins
            • js files
          • js files
        • modules
          • landing-pages
            • images
              • blog
                • all images regarding this modules
              • home-1
                • all images regarding this modules
              • home-2
                • all images regarding this modules
              • home-3
                • all images regarding this modules
              • home-4
                • all images regarding this modules
              • home-5
                • all images regarding this modules
            • js
              • all js regarding this modules
            • scss
              • components
                • app-landing
                  • all scss File regarding this modules
                • software-landing
                  • all scss File regarding this modules
              • all scss File regarding this modules
            • all scss File regarding this modules
        • scss
          • scss files
        • vendor
          • aos
          • full calender
            • bootstrap
            • core
            • daygrid
            • google-calender
            • interaction
            • list
            • luxon
            • moment
            • moment-timezone
            • rrule
            • timegrid
          • Iconly
            • Bold
              • svg files
            • Colored
              • svg files
            • DualTone
              • svg files
            • Line
              • svg files
          • leaflet
            • images
              • png files
            • js files
            • css files
          • sortable
            • js files
          • Swiper-slider
            • js files
            • js files
          • js
      • templates
        • layouts
          • dashboard
            • all hbs files
          • navbar-style
            • all hbs files
          • Sidebar-color
            • all hbs files
        • pages
          • dashboard
            • app
              • all hbs files
            • auth
              • all hbs files
            • errors
              • all hbs files
            • extra
              • all hbs files
            • form
              • all hbs files
            • icon
              • all hbs files
            • maps
              • all hbs files
            • navbar-index
              • all hbs files
            • sidebar-index
              • all hbs files
            • special-pages
              • all hbs files
            • table
              • all hbs files
            • widget
              • all hbs files
            • all hbs files
          • index.hbs
        • partials
          • components
            • all hbs files
          • dashboard
            • all hbs files

Modules folder structure in src -> templates -> modules folder.

  • HTML
    • src
      • assets
        • images
          • auth
            • png files
          • avatars
            • png files
          • brands
            • png files
            • svg files
            • json files
          • dashboard
            • png files
          • errors
            • png files
          • Flag
            • png files
          • icons
            • png files
          • pages
            • png files
          • settings
            • dark
              • png files
            • light
              • png files
          • shapes
            • png files
          • vectormap
            • png files
          • gif files
          • favicon
        • js
          • charts
            • js files
          • plugins
            • js files
          • js files
        • scss
          • scss files
        • vendor
          • aos
          • full calender
            • bootstrap
            • core
            • daygrid
            • google-calender
            • interaction
            • list
            • luxon
            • moment
            • moment-timezone
            • rrule
            • timegrid
          • Iconly
            • Bold
              • svg files
            • Colored
              • svg files
            • DualTone
              • svg files
            • Line
              • svg files
          • leaflet
            • images
              • png files
            • js files
            • css files
          • sortable
            • js files
          • Swiper-slider
            • js files
            • js files
          • js
      • templates
        • layouts
          • dashboard
            • all hbs files
          • navbar-style
            • all hbs files
          • Sidebar-color
            • all hbs files
        • modules
          • landing-pages
            • components
              • partials
                • all pages regarding this modules
              • widgets
                • all pages regarding this modules
            • layout
              • all pages regarding this modules
            • pages
              • all pages regarding this modules
        • pages
          • dashboard
            • app
              • all hbs files
            • auth
              • all hbs files
            • errors
              • all hbs files
            • extra
              • all hbs files
            • form
              • all hbs files
            • icon
              • all hbs files
            • maps
              • all hbs files
            • navbar-index
              • all hbs files
            • sidebar-index
              • all hbs files
            • special-pages
              • all hbs files
            • table
              • all hbs files
            • widget
              • all hbs files
            • all hbs files
          • index.hbs
        • partials
          • components
            • all hbs files
          • dashboard
            • all hbs files