forked from scifm/scifm.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (40 loc) · 838 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
47
48
title: Center for Scientific Foundation Models
navtitle: Center for Scientific Foundation Models
url: abhutani2000.github.io
baseurl: /scifm.github.io
plugins:
- jekyll-seo-tag
- jekyll-sitemap
news:
front_page_limit: 2
sass:
sass_dir: /assets/css/_sass
style: compressed
exclude:
- .sass-cache
analytics:
gtag: G-DGCRY7J6T8
roles:
- key: pi
name: Principal Investigators
- key: director
name: Director
- key: assoc_director
name: Associate Directors
- key: faculty
name: Faculty
- key: team
name: Students
- key: postdoc
name: Postdoctoral Scholars
- key: colab
name: Collaborators
summer_school_roles:
- key: organizer
name: Core Organizers
- key: hack
name: Hackathon Organizers
# make pages for the _projects folder
collections:
projects:
output: true