-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
199 lines (157 loc) · 6 KB
/
config.toml
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# Site settings
baseurl = "http://www.vr.umd.edu"
languageCode = "en-us"
title = "UMD VR"
googleAnalytics = ""
[params]
name = "UMD VR Club"
description = "The University of Maryland’s Virtual Reality Club is composed of students who share an interest in virtual and augmented reality. Come join us today!"
favicon = "favicon.ico"
disableFonts = false
[params.error404]
heading = "Page couldn't be found"
text = "Please visit [this page](/)"
# Navigation
[params.navigation]
brand = "UMD VR"
lab = "Lab"
about = "About"
projects = "Classes"
team = "Team"
contact = "Contact"
# Hero section
[params.hero]
title = "The University of Maryland, College Park"
subtitle = "Virtual Reality Club"
buttonText = "Join Now"
# lab section
[params.lab]
enable = true
title = "The Lab"
subtitle = "Our lab has tons of cool gear, including Oculus Rifts, and the HTC vive. Find us on the fourth floor of A.V Williams!"
[[params.lab.row]]
[[params.lab.row.list]]
title = "Hours"
description = "Our lab hours change every day, so for now you can find out if we're open on our [Facebook page.](https://www.facebook.com/groups/UMDVRClub/) A lab hours module will be coming to this site soon!"
url = "https://www.facebook.com/groups/UMDVRClub/"
[[params.lab.row.list]]
title = "Location"
description = "Find us at Room 4176 of the A.V Williams Building at the University of Maryland, College Park. Here are the [directions on Google Maps.](https://www.google.com/maps/dir//A.V.+Williams+Bldg,+8223+Paint+Branch+Dr,+College+Park,+MD+20740/)"
url = "https://www.google.com/maps/dir//A.V.+Williams+Bldg,+8223+Paint+Branch+Dr,+College+Park,+MD+20740/"
[[params.lab.row.list]]
title = "Virtual Tour"
description = "Check out a 360 [holo-view of our lab!](https://www.flickr.com/photos/151895069@N03/32653511931/in/dateposted-public/) This was taken with the Ricoh 360° camera, which is available for use at the lab."
url = "https://holobuilder.com/app/index.html?e=0&p=5277973575892992#player/5277973575892992?options=17"
# projects section
[params.projects]
enable = true
title = "classes"
subtitle = "Here are our courses for the Spring 2017 semester!"
[params.projects.modal]
client = "Prerequisites"
date = "Status"
category = "Category"
buttonText = "Exit class"
# About section
[params.about]
enable = true
title = "About Us"
description = "The University of Maryland’s Virtual Reality Club was founded in 2014, and has since \
grown to an organization with over 500+ student members. \
We have VR resources \
including Oculus Rifts and the HTC Vive, available to all members \
in the lab. We host VR development classes, as well as smaller workshops where you can \
learn about VR in our newly launched small-group mentorship program. \
We cover topics in our classes like learning to use Unity and Unreal, as well as creating art optimized for VR. \
Our ultimate mission is to work with the \
community to develop a great VR culture for students, research, and startups at the University of Maryland."
# The about timeline is NOT configurable under hugo, it is hardcoded in layouts
# Team section
[params.team]
enable = true
title = "Our team"
description = "The VR club is lead by a team of motivated students with a variety of skills and backgrounds, and a common passion for virtual reality development."
# ["fa-twitter", "#"],
# ["fa-facebook", "#"],
# ["fa-linkedin", "#"]
[[params.team.members]]
name = "Harrison Linowes"
position = "President"
social = [
["fa-github", "https://github.com/hlino"],
["fa-linkedin", "https://www.linkedin.com/in/harrison-linowes"]
]
[[params.team.members]]
name = "Eashaan Kumar"
position = "Vice President"
social = [
["fa-github", "https://github.com/eashaank"],
["fa-linkedin", "https://www.linkedin.com/in/eashaan-kumar/"]
]
[[params.team.members]]
name = "Kevin Chen"
position = "Director of Technology and Design"
social = [
["fa-github", "https://github.com/kevchn"],
["fa-linkedin", "https://linkedin.com/in/kevchn"]
]
[[params.team.members]]
name = "Richard Vook"
position = "Treasurer"
social = []
[[params.team.members]]
name = "Darpan Shah"
position = "Outreach Treasurer"
social = [
]
[[params.team.members]]
name = "Raghav Gupta"
position = "Secretary"
social = []
[[params.team.members]]
name = "Abhinav Bahl"
position = "Resource Manager"
social = []
[[params.team.members]]
name = "Mike Bartner"
position = "Social Media Director"
social = []
[[params.team.members]]
name = "Amitabh Varshney"
position = "Advisor"
social = []
# Contact section
[params.contact]
enable = true
title = "Contact us"
subtitle = "Get in touch with us at [email protected]!"
buttonText = "Send your message"
email = "[email protected]"
#TODO: Clean this up
[params.contact.form.name]
text = "Name"
warning = "Please enter your name."
[params.contact.form.email]
text = "Email"
warning = "Please enter your email address."
[params.contact.form.phone]
text = "Phone"
warning = "Please enter your phone number."
[params.contact.form.message]
text = "Message"
warning = "Please enter a message."
# Footer section
[params.footer]
enable = true
[[params.footer.social]]
icon = "fa-twitter"
link = "https://twitter.com/UMDVRClub"
[[params.footer.social]]
icon = "fa-facebook"
link = "https://www.facebook.com/umdvrclub/"
[[params.footer.quicklinks]]
text = "Member Policy"
link = "#"
[[params.footer.quicklinks]]
text = "Other CS Clubs"
link = "https://undergrad.cs.umd.edu/clubs-and-organizations"