What is the file structure?


  • css - (page stylesheets)
    • libs - (theme plugins styles)
    • vscss - (theme vscss styles)
    • style.less - (all the less files)
    • style.min.css - (theme minified styles)
  • img - (theme images)
  • js - (page Scripts)
    • lib - (page library)
    • modules - (modules script list)
    • tools - (tools used to minify theme scripts)
    • index.js - (theme module loader)
    • index.min.js - (minified theme scripts)
    • minify.bat - (batch file used to minify theme scripts)
  • mail - (theme mail template)
  • additional-blocks.html - (addition theme blocks)
  • headers-variations.html - (markups for the theme header)
  • index-image.html - (first screen variation)
  • index-image-dark.html - (first screen variation)
  • index-image-fx.html - (first screen variation)
  • index-image-fx-dark.html - (first screen variation)
  • index-slider.html - (first screen variation)
  • index-slider-dark.html - (first screen variation)
  • index-slider-fx.html - (first screen variation)
  • index-slider-fx-dark.html - (first screen variation)
  • index-video.html - (first screen variation)
  • index-video-dark.html - (first screen variation)
  • index-video-fx.html - (first screen variation)
  • index-video-fx-dark.html - (first screen variation)
  • sendmail.php - (mail sender php script)
Tags: files, structure

Last update:
2015-01-09 08:40
Author:
Daniel Verejan
Revision:
1.0
Average rating:0 (0 Votes)