-
-
Notifications
You must be signed in to change notification settings - Fork 87
/
_config.yml
41 lines (37 loc) · 991 Bytes
/
_config.yml
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
30
31
32
33
34
35
36
37
38
39
40
41
# Site
title: "OLS"
favicon: /images/logo/ols-transparent-bg.ico
description: >
A mentoring & training program for Open Science ambassadors
logo: ''
email: [email protected]
email_extension: we-are-ols.org
finance_email: [email protected]
repository: open-life-science/open-life-science.github.io
twitter: openlifesci
gitter: open-life-sci/community
url: https://we-are-ols.org/
announcement_list: https://groups.google.com/g/ols-news
youtube: https://www.youtube.com/channel/UCs12-ZgnDJOWIWN3Vo1XHXA/
includes_dir: .
markdown: kramdown
collections:
posts:
permalink: /posts/:year/:month/:day/:title/
consulting:
output: true
permalink: /consulting/:path/
events:
output: true
permalink: /events/:year/:month/:day/:title/
toc:
min_level: 1 # default: 1
max_level: 3 # default: 6
list_class: menu-list
plugins:
- jekyll-github-metadata
- jekyll-scholar
- jekyll-sitemap
- jekyll-spaceship
- jekyll-redirect-from
- jekyll-toc