forked from istaustria/istaustria.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
56 lines (50 loc) · 1.1 KB
/
_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
47
48
49
50
51
52
53
54
55
56
markdown: kramdown
permalink: pretty
future: true # do not hide future dates
collections:
people:
output: false
permalink: /:collection/:path/
publications:
output: true
permalink: /:collection/:path/
social:
- title: twitter
url: https://twitter.com/istaustria
- title: facebook
url: https://www.facebook.com/ISTAustria
- title: github
url: http://github.com/istaustria
- title: youtube
url: https://www.youtube.com/user/ISTAustria
roles:
- id: faculty
title: Faculty
- id: assistant
title: Administrative Assistants
- id: postdoc
title: Senior Researchers
short: Postdoc
- id: phdstudent
title: PhD Students
- id: engineer
title: Engineers
- id: visitor
title: Visitors
- id: intern
title: Interns
- id: alumni
title: Alumni
title: ISTA Visual Computing
url: https://istaustria.github.io
email: [email protected]
description: "ISTA Visual Computing"
## Fix use of this plugin
#plugins:
# - jekyll-datapage-generator
#page_gen-dirs: true
#page-gen:
#- data: 'groups'
# template: 'people'
# name: 'grpid'
# dir: 'people'