Skip to content
Snippets Groups Projects
Commit 855e66b1 authored by Nicholas Bodvin Sellevåg's avatar Nicholas Bodvin Sellevåg
Browse files

Update _config.yml

parent 48324581
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# -- SYSTEM SPECIFIC SETTINGS - NOT JEKYLL CONFIGS -- # # -- SYSTEM SPECIFIC SETTINGS - NOT JEKYLL CONFIGS -- #
# --------------------------------------------------- # # --------------------------------------------------- #
# Site settings, change to your values #REQUIRED Site settings, change to your values
title: "..." title: "..."
email: "...@ntnu.no" email: "...@ntnu.no"
twitter_username: "" twitter_username: ""
...@@ -19,16 +19,16 @@ gitlab_username: "" ...@@ -19,16 +19,16 @@ gitlab_username: ""
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
announcement_webhook: https://studntnu.webhook... announcement_webhook: https://studntnu.webhook...
# -------------------- # # -------------------- #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment