Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The site-settings asset (located at /_site/site-settings) contains information about your site as a whole. Configuring these settings is required for your site to function and display properly.

Info

To push any changes here live, you only need to publish Changes made to the site settings can be made live by simply publishing the site-settings asset. There is no No need to re/publish republish your entire site.

Note

The site-settings asset must be published for pages to display correctly.

Defining your site name

Your site name is used in the header/footer wordmarks and to display page titles in the browser tab. Longer names can be split on to two lines, but only the first line is required.

In addition to the name of your site, you also choose how your site is branded (UCI vs. UCI Health). This selection also determines how your wordmark and page titles appear.

...

Adding analytics

The templates support template supports the inclusion of Google Analytics directly or via Google Tag Manager. To add analytics, provide your Google Analytics UA property ID (beginning with “UA-”) or Tag Manager container ID (beginning with “GTM-”).

...

You can reference custom CSS and JavaScript files site-wide in this portion of your site settings. Details regarding the Data Definition fields can be found on the following pattern pages:These references are defined by the Custom CSS and Custom JavaScript patterns, respectively.

...

View the custom Details: Custom CSS pattern

...

View the custom Details: Custom JavaScript pattern