description:>-# this means to ignore newlines until "baseurl:"
description:>-# this means to ignore newlines until "baseurl:"
A short section summarising the website. Variable is located in _config.yml
A short section summarising the website. Variable is located in _config.yml
# The subpath of your site, e.g. /blog
#REQUIRED The subpath of your site, e.g. /blog
baseurl:"/..."
baseurl:"/..."
# The base hostname & protocol for the site
#REQUIRED The base hostname & protocol for the site
url:"https://...pages.stud.idi.ntnu.no/"
url:"https://...pages.stud.idi.ntnu.no/"
# Announcement directory; markdown files within this directory are added to the announcement box
# Announcement directory; markdown files within this directory are added to the announcement box
announcedir:announcements
announcedir:announcements
# Announcement webhook-link to Microsoft Teams. Not implemented by default.
# Announcement webhook-link to Microsoft Teams. Not implemented by default. To work properly create a webhood on Teams with "Incomming-webhook" plugin and supply the webhook url here. To remove the integration, remove the CI/CD stage in .gitlab-ci.yml file