-
Notifications
You must be signed in to change notification settings - Fork 8
/
_config.yml
375 lines (343 loc) · 20.3 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
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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
# Plugins
gem:
- {jekyll-sitemap}
safe: false
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME', 'vendor']
sass: compact
# Site Settings
title: "CarpentryCon 2022"
email: "[email protected]"
description: "Biennial community conference for The Carpentries global community, online in 2022"
baseurl: ""
url: "https://2022.carpentrycon.org"
url2020: "https://2020.carpentrycon.org"
permalink: "/blog/:title/"
siteVerification: ""
# organiser Info
organiserName: "The Carpentries"
organiserAlternateName: ""
organiserDescription: "A community-led organisation that teaches foundational coding and data science skills to researchers and librarians worldwide"
organiserEmail: "[email protected]"
organiserLogo: "/img/seo/organiser-logo.png"
organiserLink: "https://carpentries.org"
organiserYouTube: "https://www.youtube.com/playlist?list=PLXLapl_LKb4fx-t_4MBSPiefTraj5KdJ8"
# Head
metaKeywords: "event, researchers, librarians, programming, data science, rstats, python, pedagogy"
twitterAccount: "@carpentrycon"
socialImageSrcGooglePlus: "/img/seo/sharing-google-plus.png"
socialImageSrcTwitter: "/img/seo/sharing-twitter.png"
socialImageSrcFacebook: "/img/seo/sharing-facebook.png"
# Documents
c4pUrl: "https://docs.google.com/forms/d/e/1FAIpQLSdcZbWfVKDv4U_GM8klAShR5qRCXrBmxcWPZDdGq6BhqgMIFA/viewform" # call for proposals doc goes in here
c4sponsorsUrl: "https://carpentries.typeform.com/to/hqoY3I" # call for sponsors doc goes in here
helpwanted: "https://github.com/carpentrycon/carpentryconhome-proposals/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22"
register: https://docs.google.com/forms/d/e/1FAIpQLSexQKsVHsvTBsH6OVwvO2J8ZhfDxei98Ot_vxA3TbXG2RuIEw/viewform
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
- {permalink: "/schedule/", text: "Schedule"}
- {permalink: "/speakers/", text: "Speakers"}
# - {permalink: "/sponsorship/", text: "Sponsorship"}
# - {permalink: "/programme/", text: "Programme"}
# - {permalink: "/venue/", text: "Venue & Travel"}
- {permalink: "/accessibility/", text: "Accessibility"}
# - {permalink: "/accommodation/", text: "Accommodation"}
# - {permalink: "https://github.com/carpentries/carpentrycon/blob/master/AtoZ_of_CarpentryCon.md", text: "'A to Z'"}
- {permalink: "/task-force/", text: "Task Force"}
- {permalink: "/blog/", text: "News & Blog"}
bottomNavigationLinks:
rightNavigationButtons:
# - {link: "https://docs.google.com/forms/d/e/1FAIpQLSdcZbWfVKDv4U_GM8klAShR5qRCXrBmxcWPZDdGq6BhqgMIFA/viewform", text: "Submit Your Session Proposal"}
# Hero Block
heroImage: "cchome-2022-midnight.jpg"
heroTitle: "CarpentryCon 2022"
heroSubTitle: #"Submit proposals by 12 June!"
eventDate: "August 1-12, 2022"
#typeoutTextValues: '""'
#typeoutFallback: ""
heroButtons:
# - {link: "https://github.com/carpentrycon/carpentryconhome-proposals/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22", text: "Help Wanted: See which sessions need your help"}
# - {link: "https://docs.google.com/forms/d/e/1FAIpQLSexQKsVHsvTBsH6OVwvO2J8ZhfDxei98Ot_vxA3TbXG2RuIEw/viewform", text: "Register for CarpentryCon@Home Sessions"}
# - {link: "https://docs.google.com/forms/d/e/1FAIpQLSf3vWlTy79TXAboT6VPElllq6ggYsSEb5QairmhU01kOHD_Dg/viewform", text: "Apply For Financial Aid To Attend"}
# - {link: "https://carpentrycon2022.eventbrite.com/", text: "Register To Attend"}
# - {link: "https://github.com/carpentries/conversations/issues/22", text: "Design a t-shirt"}
# - {link: "https://carpentries.typeform.com/to/hqoY3I", text: "Become a Sponsor"}
# - {link: "https://www.youtube.com/playlist?list=PLXLapl_LKb4fx-t_4MBSPiefTraj5KdJ8", text: "Watch Session Recordings from 2020 CarpentryCon @ Home"}
# - {link: "https://docs.google.com/forms/d/e/1FAIpQLSfo3mOA2atW3WN7Z0NKW9sJLPuH7jtIm67RNAYoM5UCDGk53g/viewform", text: "Propose a Session!"}
heroTheme: "Expanding Data Frontiers"
# About Block
#aboutTitle: "CarpentryCon Conference Format"
#aboutBlock:
# - {title: "Conference", image: "conference.jpg", text: "The biggest annual Carpentries related event, carefully crafted for community building, networking and collaboration!" }
# - {title: "Workshops", image: "workshop.jpg", text: "Full-day of workshops, hands-on experience, hacking and debugging. Come and share your knowledge and learn something new!" }
# - {title: "Hackathon", image: "hackathon.jpg", text: "Full-day freestyle hackathon / unconference! Great opportunity to collaborate with others in the global Carpentries community!" }
# Sponsors Block
sponsorsTitle: ""
# Statistic Block
statisticBlockImage: "data-stats.jpg"
statisticBlockImageCreditText: "Image by Mirko Grisendi from Pixabay"
statisticBlockImageLink: "https://pixabay.com/illustrations/data-analysis-statistics-company-3502291/"
statisticBlock:
- {count: "200", specialCharacter: "+", info: "participants", detail: "Expected to attend"}
- {count: "72", specialCharacter: "+", info: "hours", detail: "Networking, collaboration and learning"}
- {count: "20", specialCharacter: "+", info: "speakers", detail: "From the global Carpentries' community and beyond"}
- {count: "3", specialCharacter: "", info: "parallel tracks", detail: "Plus the evergreen hallway track"}
# Why Block
aboutTitle: "Why Attend CarpentryCon?"
aboutBlock:
- {title: "Workshops", image: "cc2020-workshop-small.jpg", creditText: "Image by bebatut from Flickr, CC BY-SA 2.0", creditLink: "https://www.flickr.com/photos/134305289@N03/27646032497/in/album-72157667641880727/", text: "We will offer a series of practical, hands-on skill-ups, workshops and breakout sessions to teach essential skills around coding, leading projects, community organisation, curriculum development and other professional development 'must-haves'." }
- {title: "Networking", image: "network-2.jpg", creditText: "Image by Gerd Altmann from Pixabay", creditLink: "https://pixabay.com/illustrations/network-earth-block-chain-globe-3537401/", text: "There will be a series of social and other events to foster networking, especially among instructors who might want to share workshop and teaching tips. Attendees will have lots of opportunities to come together informally to share stories about challenges and successes." }
- {title: "Community Building", image: "community-2.jpg", creditText: "Image by Bob Dmyt from Pixabay", creditLink: "https://pixabay.com/photos/team-friendship-group-hands-4529717/", text: "Member organisations, local champions, Carpentries' advocates, and staff will talk about ways to build communities all around the world. Hear from local champions about tried and tested methods for building strong local communities. Pitch your own community building ideas for discussion in CarpentryCon's 'unconference' section." }
# - {title: "Workshops", image: "cc2020-workshops-2.jpg", creditText: "Image by bebatut from Flickr, "=CC BY-SA 2.0", creditLink: "https://www.flickr.com/photos/134305289@N03/27646032497/in/album-72157667641880727/", text: "We will offer a series of practical, hands-on skill-ups, workshops and breakout sessions to teach essential skills around coding, leading projects, community organisation, curriculum development and other professional development 'must-haves'." }
# - {title: "Networking", image: "cc2020-networking-2.jpg", creditText: "Image by Pavlína Rupová from Flickr, CC BY-NC-ND 2.0", creditLink: "https://www.flickr.com/photos/jennifer-stylls/8012538039/", "CC BY-NC-ND 2.0", text: "There will be a series of social and other events to foster networking, especially among instructors who might want to share workshop and teaching tips. Attendees will have lots of opportunities to come together informally to share stories about challenges and successes." }
# - {title: "Community Building", image: "cc2020-community.jpg", creditText: "Image by gritphilm from Flickr, CC BY-NC-ND 2.0", creditLink: "https://www.flickr.com/photos/gritphilm/6887598025/", text: "Member organisations, local champions, Carpentries' advocates, and staff will talk about ways to build communities all around the world. Hear from local champions about tried and tested methods for building strong local communities. Pitch your own community building ideas for discussion in CarpentryCon's 'unconference' section." }
# Our Speakers Block
ourSpeakersImage: "cchome-2022-gray.jpg"
ourSpeakersCount: 4
ourSpeakersTitle: "CarpentryCon 2022 Conference Speakers"
ourSpeakersButtonText: "See all speakers"
# Location Block
locationBlockTitle: "Location"
eventLocationName: "Discovery Building, University of Wisconsin"
eventLocationLink: "https://discovery.wisc.edu/"
eventStreetAddress: "330 N. Orchard St."
eventAddressLocality: "Madison, WI 53715"
eventAddressLocalityRegion: "Wisconsin"
eventPostalCode: "353715"
eventAddressCountry: "United States"
eventStartTime: "2020-06-29T09:00"
eventDoorTime: "09:00"
eventEndTime: "2020-07-01T18:00"
eventPlaceCoordinates: "43.072811, -89.408000"
eventPlaceMapLink: "https://www.google.com/maps/place/Discovery+Building/@43.072896,-89.4097473,17z/data=!3m1!4b1!4m5!3m4!1s0x8807acc6278e5ee3:0x8f3e69223485f625!8m2!3d43.072896!4d-89.4075586"
mapCenterCoordinates: "43.072811, -89.408000"
mapMobileCenterCoordinates: "43.072811, -89.40800"
# Venue Block
venueBlockTitle: "Venue & Travel"
venueBlockSubTitle: "University of Wisconsin, Madison"
venueBackgroundImage: "/img/venue/wisconsin_data_science_hub.png"
venueBackgroundImageCreditText: "Image of Discovery Building (home to Data Science Hub) by Patricia Pointer, copyright UW-Madison"
venueBackgroundImageLink: "https://wid.wisc.edu/department-center-hub/data-science-hub/"
venueBigImage: "madison.jpg"
venueBigImageCreditText: "Aerial View of Campus by Jeff Miller/UW-Madison from Flickr, CC BY 2.0"
venueBigImageLink: "https://www.flickr.com/photos/collegelibrary/14070186173/in/photostream/"
#venueSmallImage1: "University_of_Wisconsin_seal.svg.png"
#venueSmallImage2: "University_of_Wisconsin_seal.svg.png"
venueSmallImage: "1280px-BascomHill.jpeg"
venueSmallImageCreditText: "Bascom Hall, Heart of the Campus, by Wikipedia Commons"
venueSmallImageLink: "https://commons.wikimedia.org/wiki/File:BascomHill.JPG"
venueTitle: "Madison, Wisconsin"
venueFeatures: ["Sandwiched between two freshwater lakes", "A short trip from several other large US
cities (Chicago, Milwaukee, Minneapolis)", "Features an
iconic state capitol building"]
# Accommodation Block
accommodationBlockTitle: "Accommodation"
# Tweets Feed Block
tweetsFeedImage: "/img/sections-background/cchome-2022-gray.jpg"
tweetsFeedImageCreditText: ""
tweetsFeedImageImageLink: ""
tweetsFeedTitle: "What's Up?"
twitterHashTag: "CarpentryCon2022"
twitterFeed: "https://twitter.com/carpentrycon"
# Partners Block
organisersTitle: "Organisers & Sponsors"
# partnersTitle: "Partners"
partnersC4sponsorsButton: "Become a Sponsor"
# Sponsors Block
sponsorsBlockTitle: "Sponsors"
sponsorsBlock:
- {title: "Alfred P. Sloan Foundation", image: "sloan-foundation.png", url: "https://sloan.org/"}
- {title: "Gordon and Betty Moore Foundation", image: "moore-logo-color.jpeg", url: "https://www.moore.org/"}
# Subscribe Block
subscribeTitle: "Subscribe to receive CarpentryCon updates"
subscribeAction: "https://carpentries.us14.list-manage.com/subscribe/post?u=46d7513c798c6bd41e5f58f4a&id=8b4fabb707"
# Tickets Block
# ticketsTitle: "Pricetable"
# ticketsInfo: "Tickets grant access to all conference sessions, coffee breaks and lunches. Accommodation is NOT included in the ticket price."
# ticketsOffers:
# -
# name: "Early Bird"
# price: "350"
# priceCurrency: "UAH"
# ticketsNumber: "150"
# ribbon: "-5%"
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-08-25T10:00"
# validThrough: "2014-09-30T23:59"
# -
# name: "Last Chance"
# price: "450"
# priceCurrency: "UAH"
# ticketsNumber: "100"
# ribbon: "-20%"
# featured: true
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-10-01T00:00"
# validThrough: "2014-10-23T23:59"
# disabled: true
# -
# name: "Student"
# price: "200"
# priceCurrency: "UAH"
# ticketsNumber: "50"
# buyButtonLink: "http://dfua.ticketforevent.com/"
# buyButtonText: "Buy Now"
# additionalInfo: "Requires a valid student ID at the conference check in. Without student ID at the check in, ticket will be cancelled without refund"
# ticketContentList: ["Lorem ipsum is simply", "Dummy text of the printing", "Typesetting industry"]
# validFrom: "2014-08-20T10:00"
# validThrough: "2014-10-23T23:59"
# soldOut: true
# soldOutText: "Sold Out"
# Footer
socialLinks:
- {link: "https://twitter.com/intent/user?screen_name=carpentrycon", icon: "twitter"}
- {link: "https://www.facebook.com/carpentries/", icon: "facebook"}
- {link: "https://github.com/carpentrycon/carpentrycon2022", icon: "github"}
- {permalink: "/feed.xml", icon: "rss"}
footerBlocks:
-
title: "Links"
links:
- {link: "https://carpentries.org", text: "The Carpentries Website"}
- {link: "https://carpentrycon.org/", text: "CarpentryCon Main Page"}
-
title: "Contacts"
links:
- {link: "mailto:[email protected]", text: "[email protected]"}
-
title: "Important Information"
links:
- {link: "https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html", text: "Conference Code of Conduct"}
- {link: "/accessibility/", text: "Accessibility at the Conference"}
# Blog
blogTitle: "News & Blog"
blogCommentsEnabled: true
discusShortName: ""
# Speakers List Block
showSessions: true
# Task Force Block
taskForceBlockTitle: "About us"
aboutUs: "As a community conference of The Carpentries, CarpentryCon2022 is the product of the commitment, ideas and coordination of community members that constitute our CarpentryCon 2022 Task Force."
# Programme Block
programmeBlockTitle: "CarpentryCon 2022 Programme and 'A to Z'"
# Important Dates Block
importantDatesBlockTitle: "Important Dates"
importantDatesCallForProposalsStartDate: ""
importantDatesCallForProposalsEndDate: ""
importantDatesNotificationDate: ""
importantDatesImage: "statistic.jpg"
# importantDatesBlock:
# - date: "Mid October 2019"
# info:
# - "<a href='https://docs.google.com/forms/d/e/1FAIpQLSdcZbWfVKDv4U_GM8klAShR5qRCXrBmxcWPZDdGq6BhqgMIFA/viewform' target='_blank'>Call for workshops, skill-ups and breakouts</a> opens"
# - date: "Early December 2019"
# info:
# - "<a href='https://docs.google.com/forms/d/e/1FAIpQLSf3vWlTy79TXAboT6VPElllq6ggYsSEb5QairmhU01kOHD_Dg/viewform' target='_blank'>Financial aid application call</a> opens"
# - date: "Mid January 2020"
# info:
# - "Programme announcement"
# - "Registration opens"
# - "Call for poster submissions opens"
# - date: "Late January 2020"
# info:
# - "Initial financial aid offers go out"
# - "Keynote speakers announcement"
# - "<a target='_blank' href='https://www.eventbrite.com/e/carpentrycon-2020-tickets-88906089507'>Registrations</a> open"
# - date: "End of February 2020"
# info:
# - "<a target='_blank' href='https://docs.google.com/forms/d/e/1FAIpQLSeEXTCSQFsPlHdK8ekSPZHxiyrZ3Y18GCjwfXIEt_9li9Jj9A/viewform'>Call for posters and lightning talks</a> opens"
# - "Call for for workshops, skill-ups and breakouts closes"
# - date: "End of March 2020"
# info:
# - "<a target='_blank' href='https://github.com/carpentries/conversations/issues/22'>Conference t-shirt design competition</a> closes"
# - "Notification of acceptance sent to authors of workshops, skill-ups and breakouts"
# - date: "Early April 2020"
# info:
# - "<a href='https://docs.google.com/forms/d/e/1FAIpQLSf3vWlTy79TXAboT6VPElllq6ggYsSEb5QairmhU01kOHD_Dg/viewform' target='_blank'>Financial aid application call</a> closes"
# - date: "End of April 2020"
# info:
# - "<a href='https://docs.google.com/forms/d/e/1FAIpQLSeEXTCSQFsPlHdK8ekSPZHxiyrZ3Y18GCjwfXIEt_9li9Jj9A/viewform'>Call for poster and lightning talks</a> closes"
# - "Initial financial aid offers go out"
# - date: "End of May 2020"
# info:
# - "Notification of acceptance sent to authors of posters and lightning talks"
# Logistics Find Way Block
findWayTitle: "Find your way here"
findWayDistance: "Distance"
findWayDriving: "DRIVING"
findWayWalking: "WALKING"
findWayBicycling: "BICYCLING"
findWayTransit: "TRANSIT"
findWayFindFlight: "Find Flight"
logisticsMapCenterCoordinates: "59.4401496, 24.7850562"
logisticsMapMobileCenterCoordinates: "59.4401496, 24.7850562"
logisticsMapAutoDirections: false
# Logistics Direction Details Block
directionDetailsImage: "direction-details.jpg"
directionDetailsTitle: "Get around Madison"
directionDetailsCards:
- {title: "From the Airport", information: '.'}
- {title: "Public Transit", information: '.'}
- {title: "Hotels", information: '.'}
directionDetailsWideCards:
-
title: "Questions?"
subCards:
-
title: "Hotels"
links:
- {link: "#", text: "Hotel x"}
-
title: "Registration"
links:
- {link: "#", text: "x"}
-
title: "Attendance Details"
links:
- {link: "#", text: "x"}
# # Hackathon
# hackathonTitle: "Hackathon"
# enableHackathon: true
#
# # Hackathon About Block
# aboutHackathonTitle: "Meet our themes"
# hackathonRows:
# - {title: "Android Wear", image: "hackathon-0.png", details: "The front doors will be locked because this is after hours, please park behind the building and come to the door nearest the parking lot.<br><br>Our last meeting showed that there was a lot of interest in Android Wear so we decided to put on an Android Wear Hackathon to see what you could come up with! We realize that this is pretty short notice so we hope you can help us spread the word! There will be pizza, prizes and a great group of geeks to spend the evening coding with! Even if you don't have an app idea come on in and lend a hand to someone else or maybe find inspiration once you're here!"}
# - {title: "Google Glass", image: "hackathon-1.png", details: "We love wearable computing especially Google Glass for which we want to gather the break up community in order to boost innovation.<br><br>Coding an app on Google Glass needs its great Dev : the team needs a fast learner with solid skills on Android. He knows his way around Android SDK, already checked the Glass Developement Kit (GDK) quick start guide allowing him to jump start developing an app for Glass.The Designer has the hard task to build the visual identity from the ground up, he has strong UX knowledge and a deep understanding of the new rules set by the Glass. His design skills give him the credibility to decide the most effective UI and the most compelling Glass experience."}
# - {title: "Polymer", image: "hackathon-2.png", details: "Polymer is a library that introduces web components. Web components are small elements on a page that can be extended and incorporated in web applications. The result is an increase in productivity.<br><br>We used Polymer mainly to explore the concept of web components. The transition of Google to material design was also a factor.While the library was never touched by the team, it still was painless to wireframe the application. Later on we incorporated some Polymer components in the design. We didn’t use the full potential of Polymer because of the limited time."}
#
# # Hackathon Judges Block
# judgesImage: "judges.jpg"
# judgesTitle: "Judges"
#
# # Hackathon Prizes Block
# prizesTitle: "Prizes"
# prizes:
# - {title: "2nd Place", image: "prize-2.png", info: "Amazing Moto 360"}
# - {title: "1nd Place", image: "prize-1.png", info: "Nexus 5 with pre-installed Android L"}
# - {title: "3nd Place", image: "prize-3.png", info: "Useful Chromecast"}
#
# # Hackathon Location Block
# hackathonLocationBlockTitle: "Location"
# hackathonLocationName: "Communa"
# hackathonLocationLink: "http://communa.net.ua/"
# hackathonStreetAddress: "1 Halytska St"
# hackathonAddressLocality: "Lviv"
# hackathonAddressLocalityRegion: "Lvivska"
# hackathonPostalCode: "79000"
# hackathonAddressCountry: "Ukraine"
# hackathonTimeTitle: "Hack through"
# hackathonStartTime: "2014-10-24T10:00"
# hackathonDoorTime: "09:00"
# hackathonEndTime: "2014-10-25T00:00"
# viewOnMap: "View on Google Maps"
# hackathonPlaceCoordinates: "49.840999, 24.031144"
# hackathonMapCenterCoordinates: "49.840696, 24.028754"
# hackathonMapMobileCenterCoordinates: "49.841639, 24.031182"