/site.css
. That file is automatically linked to in your page <head>. If more than one style of stylesheet is used, they will compile and concat into a single file. The order of concatenation:category: general
key:base_directory
may be set to a base have your site.css
and site.js
files load from a specific directory like /my/directory/site.js
this is useful for launching sub directory specific website instances. //
and at the top or bottom of the file. To mitigate this ensure that comments are noted using the multi-line /* */
syntax./site.js
file, this file automatically links in the head via script tag, and can optionally be omitted in developer settings on the instance.