Skip to content

Interface StageOptions

Source: stageSite.ts

Properties

appsConfig

appsConfig: AppsConfig


domain

domain: string

Domain of the live website

A CNAME file will be generated with this value

Example

ts
"os.prozilla.dev"

favicon

favicon: string

Favicon of the website


imageUrls?

optional imageUrls: string[]

Array of image URLs that will be added to the sitemap


siteName

siteName: string

Name of the website

Example

ts
"ProzillaOS"

siteTagLine

siteTagLine: string

Tag line of the website

Example

ts
"Web-based Operating System"

Built by Prozilla