File Structure

Shock Theme has a clean and organized file structure. We recommend that you do not change this, or you will have to edit the file paths in the source code.

Your homepage file needs to be named to index.html

  • HTML Template
    • assets
      • css
        • main.css
        • core.css
        • theme.css
        • vendor
          • aos.min.css
          • bootstrap.min.css
          • bricklayer.min.css
          • ... 10 files
      • js
        • main.css
        • vendor
          • anime.min.css
          • aos.min.css
          • bootstrap.min.css
          • ... 21 files
      • images
        • gif
          • ... 2 files
        • jpg
          • ... 217 files
        • png
          • ... 22 files
        • favicon.ico
        • logo.svg
        • logo-white.svg
      • videos
        • ... 5 files
      • fonts
        • font-awesome
          • ... 8 files
        • lightbox
          • ... 3 files
      • svg
        • brands
          • ... 6 files
        • ... 1332 icon files
    • home-1.html
    • home-2.html
    • home-3.html
    • ... 127 files
  • Documentation
    • Documentation.html
  • Licensing
    • GPL.txt
    • README.txt

Images and Videos

We would love to provide all the images and videos included in the demos, but unfortunately this is against the guidelines imposed by the market.

However, you can find beautiful free images easily. We've put together some recommendations for you below.

Vendor Assets

No theme survives without the help of vendor assets. This is necessary because complex and important functions for a website need to be validated over years of development. We have selected the best of today to build a modern and functional website.

You do not need to edit the files in the vendor folder other than to update them to newer versions. For more information about each of them follow the link that is referenced in the comment of each file.