Setting up default files

Default files are available in the root or any subfolder, they can always be overridden if desired. When the file is no present in the root or a sub folder the default file with act as it was in the folder. The default files are used to make "Publish templates" and/or to keep the code away from the content files.

Use the "Root" folder to setup default resources for the root folder

In your code folder (#) create a folder called "Root". Place any file here to make it a default file in the site's root folder.

Example:
With a "Index.hash" or "Index.html" file placed in the "#/Root" folder, the root will use this file unless there is a file with the same name in the root folder.

Use the "Folder" folder to setup default sub folder resources

Example:
With a "Index.hash" or "Index.html" file placed in the "#/Folder" folder, all sub folders will use this file unless there is a file with the same name in the sub folder.