| site.url
| The base URL of the site, if specified in the playbook.
+If a site start page is defined, the visitor will be redirected from this location to the start page.
| site.path
| The pathname (i.e., subpath) of the site.url under which the site is hosted (e.g., /docs).
| site.title
| The title of the site.
+| site.homeUrl
+| The URL that points directly to the start (aka home) page of the site.
+
| site.components
| A map of all the components in the site, keyed by component name.
Properties of each component include name, title, url, latest, and versions.
s| siteRootPath
| The relative path to the root of the published site.
+If a site start page is defined, the visitor will be redirected from this location to the start page.
s| uiRootPath
| The relative path to the root directory of the UI.