-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path_config.yml
More file actions
29 lines (26 loc) · 1.51 KB
/
_config.yml
File metadata and controls
29 lines (26 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole site, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
#
# If you need help with YAML syntax, here are some quick references for you:
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
# https://learnxinyminutes.com/docs/yaml/
title: InnerSource Learning Path
description: "Creating training articles and videos on InnerSource"
baseurl: "/InnerSourceLearningPath" # the subpath of your site.
url: "https://innersourcecommons.github.io" # the base hostname & protocol for your site, e.g. http://example.com
# links will show up as reference links on each role page
links:
# Chat is a link to the main chat room for your community
chat: https://app.slack.com/client/T04PXKRM0/CARTU4XV2
# Folder is where any agendas or notes lives, typically these live on the InnerSourceCommons Google Drive.
folder: https://drive.google.com/drive/u/1/folders/11EkhuLJqQDloNU1W6c-f2bbOYVTUorCU
# Calendar is a link to a shared calendar showing upcoming invitations.
calendar: https://innersourcecommons.slack.com/archives/CARTU4XV2/p1562254892028500/
remote_theme: mrsanz/jekyll-roles-theme