forked from open-life-science/open-life-science.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
46 lines (43 loc) · 1000 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
42
43
44
45
46
# Site
title: "OLS"
description: >
A mentoring & training program for Open Science ambassadors
logo: ''
email: [email protected]
repository: open-life-science/open-life-science.github.io
twitter: openlifesci
gitter: open-life-sci/community
url: https://openlifesci.org/
announcement_list: https://groups.google.com/forum/#!forum/ols-news
youtube: https://www.youtube.com/channel/UCs12-ZgnDJOWIWN3Vo1XHXA/
collections:
posts:
permalink: /posts/:year/:month/:day/:title/
ols-1:
permalink: /ols-1/:path/
output: true
ols-2:
permalink: /ols-2/:path/
output: true
ols-3:
permalink: /ols-3/:path/
output: true
ols-4:
permalink: /ols-4/:path/
output: true
ols-5:
permalink: /ols-5/:path/
output: true
ols-6:
permalink: /ols-6/:path/
output: true
ols-7:
permalink: /ols-7/:path/
output: true
ols-8:
permalink: /ols-8/:path/
output: true
includes_dir: .
plugins:
- jekyll-last-modified-at
- jekyll-redirect-from