Site metadata
Site metadata is added to the docs\_data\site.yml and is used to set global options such as the site title.
For a full example see the site metadate file used by this starter kit.
The following options can be set:
title
The site title used in the page header and HTML title tag. This should be set for all sites.
Example:
title: Agile Collective documentation starter kit
header_title
The title used in the page header. If this isn't set then the title is used.
Example:
header_title: Documentation starter kit
site_url
The canonical site URL. This should be set to the production site URL.
Example:
site_url: https://starterkit.docs.agile.coop
gtm_id
Google tag manager ID
Example:
gtm_id: GTM-MNSC369
matomo_url
Matomo tag manager URL.
Example:
matomo_url: https://stats.agile.coop/js/container_IZkVCoBf.js
Last updated: