Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dcsg2900 - Gitlab pages
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Kongelf
dcsg2900 - Gitlab pages
Commits
48324581
Commit
48324581
authored
3 years ago
by
Oddbjørn Sivert Borge-Jensen
Browse files
Options
Downloads
Patches
Plain Diff
Update _config.yml
parent
bbcd631a
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
_config.yml
+18
-6
18 additions, 6 deletions
_config.yml
with
18 additions
and
6 deletions
_config.yml
+
18
−
6
View file @
48324581
...
...
@@ -4,6 +4,12 @@
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
#
# For more info on these and other possible configurations; see Jekyll docs at https://jekyllrb.com/docs/configuration/
# --------------------------------------------------- #
# -- SYSTEM SPECIFIC SETTINGS - NOT JEKYLL CONFIGS -- #
# --------------------------------------------------- #
# Site settings, change to your values
title
:
"
..."
...
...
@@ -16,23 +22,23 @@ description: >- # this means to ignore newlines until "baseurl:"
# The subpath of your site, e.g. /blog
baseurl
:
"
/..."
#
t
he base hostname & protocol for
your
site
#
T
he base hostname & protocol for
the
site
url
:
"
https://...pages.stud.idi.ntnu.no/"
# Announcement directory
# Markdown files in this directory are added to the announcement box; not the main table of contents
# Announcement directory; markdown files within this directory are added to the announcement box
announcedir
:
announcements
# Announcement webhook-link to Microsoft Teams. Not implemented by default.
announcement_webhook
:
https://studntnu.webhook...
# -------------------- #
# -- JEKYLL CONFIGS -- #
# -------------------- #
# Defaults
ntnu_logo
:
true
toc
:
true
# Directory where Jekyll reads files
source
:
./webpage
# The default configuration of all Jekyll pages
defaults
:
-
...
...
@@ -49,6 +55,12 @@ defaults:
toc
:
true
# Set whether posts have automatically generated table of contents by default
layout
:
"
post"
# ------------------------------------------------------------------------- #
# -- THE FOLLOWING SHOULD ONLY BE CHANGED IF YOU KNOW WHAT YOU ARE DOING -- #
# ------------------------------------------------------------------------- #
# Sets Jekyll base directory; only markdown files within this directory are made into pages
source
:
./webpage
# Handling Reading
safe
:
false
#If set to true can impede functionality of some plugins
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment