Hyper 8 Hyper 8 Video System 0.24

The site root directory

The root directory of your site only has one notable characteristic: It is the the only place where the site manifest may be placed. The site manifest is a structured plaintext file that contains settings which globally apply to your entire site, such as the language, theme and deployment configuration. The contents of the site manifest (and also all other manifests in the site directory) use a simple data language called eno - you can read up on the syntax at the linked page, but given its simplicity you will likely get the hang of it just by looking at the given examples in this section.

Other than for this manifest, the root directory of your site is simultaneously also another type of directory - which depends on the type of site you create.

On the next page, we'll have a look at the possible contents of the site manifest. As you do not strictly need a site manifest, you can also skip right to another page in this section if you like.