Website folder

This folder contains the generated website. It will start with a few folders for holding stylesheets etc, and will then be populated with folders and web pages based on the contents of the Content folder.

Default folders

In the default sites, the website folder is populated with the following folders before any content has been generated -

  • stylesheets
    – css stylesheets used by the site
  • javascripts
    – javascripts used by the site
  • images
    – any images used in the site templates (i.e. not fragment images)

Any folders which exist in the Content folder will be overwritten with the generated content when the website is generated. Any folders which don’t exist in the Content folder will be left as they are.