Description: Sets is the URL of the parent site, linked through the logo on the top bar. If there is no parent site, use the same value as in SITE_URL.
Variable name: ADMIN_USER
Default value: "admin"
Accepted values: Any valid username.
Description: Username of the admin user. After launching your site, register an account with that username to get admin privileges.
Variable name: RGB_COLOR
Default value: "B4B4B4"
Accepted values: Any RGB color expressed in hexadecimal, without hash.
Description: Sets the color for the top bar. Grey by default.
Variable name: FAVICON_URL
Default value: "/arc.png"
Accepted values: Any path or URL.
Description: Location of the favicon. By default, it uses the same file as the logo.
Variable name: GA_CODE
Default value: "disabled"
Accepted values: A Google Analytics tracking code, such as UA-12345678-9
Description: If specified, adds a Google Analytics tracking code to the site.