forked from CSWomenUMass/cswomenumass.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
83 lines (76 loc) · 1.84 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# Site settings
title: CS Women UMass Amherst
email: [email protected]
description: Promoting and supporting the representation and interests of women in computing.
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://cics.umass.edu/~women"
twitter_username: CSWomenUMass
github_username: cswomenumass
grad_cochairs: "Sofya Vorotnikova, John Foley"
ugrad_cochairs: "Supriya Kankure, Diane Tam"
gems:
- jekyll-mentions
- jekyll-paginate
# Build settings
markdown: kramdown
paginate: 5
posts: _posts/blog-posts
# Blog magic
authors:
tosch:
display_name: Emma Tosch
gravatar: df6572b0616ed24c7efbfe9b5daeb2af
email: [email protected]
web: http://cics.umass.edu/~etosch
twitter: emmatosch
github: etosch
myungha:
display_name: Myung-ha Jang
web: http://cics.umass.edu/~mhjang
strubell:
display_name: Emma Strubell
web: http://cics.umass.edu/~strubell
sofya:
display_name: Sofya Vorotnikova
web: http://cics.umass.edu/~svorotni
shiri:
display_name: Shiri Dori-Hacohen
web: http://cics.umass.edu/~shiri
jfoley:
display_name: John Foley
email: [email protected]
web: http://cics.umass.edu/~jfoley
twitter: johnfoleyiv
github: jjfiv
shamya:
display_name: Shamya Karumbaiah
email: [email protected]
web: http://cics.umass.edu/~shamya
rian:
display_name: Rian Shambaugh
email: [email protected]
web: http://cics.umass.edu/~rian
github: rolivia
# Recognized pages
navigation:
- text: About
url: /about.html
- text: Officers
url: /officers.html
- text: Blog
url: /index.html
- text: Events
url: /events.html
- text: WW2A
url: /WW2A.html
- text: Resources
url: /resources.html
- text: Publicity
url: /publicity.html
- text: Get Involved!
url: /getinvolved.html
# Collections
collections:
- positions
- publicity
- officers