What is the file structure?


  • css - (page stylesheets)
    • less - (unminified theme less style sheet)
    • style.css - (compilied and unminified theme css style sheet)
    • style.min.css - (compilied and minified theme css style sheet)
  • fonts - (font icons used in the theme)
  • images - (theme images)
  • js - (theme js files)
    • lib - (theme plugins and dependencies)
    • modules - (theme components scripts)
    • products - (theme cart functionality)
    • tools - (tools used for module loader and scripts optimization)
    • index.js - (theme scripts configuration file)
    • index.min.js - (theme minified scripts)
  • mail - (theme mail templates)
  • video (theme videos)
  • .htaccess (directory-level configuration file)
  • index.html
  • index-slider-fullwidth.html
  • index-text-slider.html
  • sendmail.php - (theme script used to send pre-orders)
Tags: files, structure

Last update:
2015-01-23 16:32
Author:
Daniel Verejan
Revision:
1.0
Average rating:0 (0 Votes)