HTML Docs
Support
Buy Now
HTML
  • Menu
  • Introduction
  • Video
  • Folder Structure
  • Getting Started
  • Customization
    • CSS
    • SASS
    • Javascript
    • Sidebar
  • HTML Structure
  • Starter Kit
  • Theme Setup
  • Layouts
    • Vertical
    • Horizontal
    • Detached
    • Two Column
    • Hovered
    • Semibox
  • Multi Language
  • Dark Mode
  • RTL Version
  • Sources & Credits
  • Components
  • Bootstrap UI
  • Icons
  • Advance UI
    • Sweetalert2
    • Sortablejs
    • Simplebar
    • Aos Animation
    • Shepherd Js - Tour
    • Swiper Slider
    • Raterjs - Ratings
    • Prismjs - Highlight
    • Glightbox
  • Forms
    • Choices
    • Flatpickr
    • Pickr - Colorpicker
    • Cleavejs - Input Mask
    • Multi Js
    • Autocomplete
    • Input Spin
    • Nouislider - Range
    • Wizard
    • Ckeditor
    • Quilljs Editor
    • Dropzone - File Uploads
    • Filepond - File Uploads
    • Select 2
  • Tables
    • Grid Js
    • List Js
    • Data Tables
  • Charts
    • Apexcharts
    • Chartjs
    • Echarts
  • Maps
    • Google
    • Jsvectormap
    • Leaflet

Folder Structure

  1. Docs
  2. Folder Structure
  • <= v3.*
  • >= v4.0.0
  • Admin
  • dist // Ready for the production use
    src
    • assets
      • fonts
      • images
      • js
      • lang
      • scss
        • components // all components scss files will be in this folder.
        • config // all scss files related to theme are in specific folder
          • default
          • creative
          • interactive
          • material
          • minimal
          • modern
          • saas
          • galaxy
          • corporate
        • fonts
        • pages
        • plugins
        • structure
        • icons.scss
    • html // You can select any one theme you want to use.
      • default
      • creative
      • interactive
      • material
      • minimal
      • modern
      • saas
      • galaxy
      • corporate
    gulpfile.js
    README.md
    package.json
    theme-config.json
    yarn.lock
  • Master
  • dist // Ready for the production use
    src
    • assets
      • fonts
      • images
      • js
      • lang
      • scss
        • components // all components scss files will be in this folder.
        • fonts
        • pages
        • plugins
        • structure
        • theme // all scss files related to theme are in specific filder
          • _default.scss
          • _creative.scss
          • _interactive.scss
          • _material.scss
          • _minimal.scss
          • _modern.scss
          • _saas.scss
          • _galaxy.scss
          • _corporate.scss
          • _classic.scss
          • _vintage.scss
        • _variables-custom.scss
        • _variables-dark.scss
        • _variables-galaxy-dark.scss
        • _variables.scss
        • app.scss
        • bootstrap.scss
        • custom.scss
        • icons.scss
    • html
      • partials
      • All HTML files
    gulpfile.js
    README.md
    package.json
    yarn.lock
© Velzon.
Design & Develop by Themesbrand