Config.yml file
The config.yml file determines your sitewide configurations (except your footer). This file is located in your main folder
Please ignore the other configurations set in this file that are not mentioned below. They are included by the Isomer team for your site to work properly.
Required configuration fields
Field
What it means
title
the name of your site. It can be the name of your agency, name of the microsite, etc
url
the production URL of your site, e.g. https://www.abc.gov.sg
. This option is needed for features such as Facebook sharing to work and this will also affect your SEO score on WOGAA or Lighthaus Audit.
collections
resources_name
favicon
the file path to the favicon that will appear on the browser window. This file must be in the .ico
file format and it is usually in your /images folder
Optional Fields
Field
What it means
shareicon
the default preview image displayed on social media platforms such as Facebook and WhatsApp if you share a link to a page on your site.
Note: This image option will be overwritten if the page has its own image
configuration. If left unspecified, this option defaults to the navigation bar icon. This image should be square, and have a resolution of 600x600 pixels.
google_analytics
recommender
is_government
set to false
if you would like to remove the Singapore Government lion masthead at the top of the site. Defaults to true
.
future
Sample configuration (advanced Isomer-specific configuration have been omitted):
Last updated