-
Notifications
You must be signed in to change notification settings - Fork 66
/
_config.yml
262 lines (224 loc) · 8.46 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
# Plugins
gems:
- jekyll-sitemap
- jekyll-redirect-from
safe: false
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['README.md', 'LICENSE.txt', 'CNAME', vendor]
# Site Settings
title: "OHBM BrainHack 2020"
email: ""
description: "OHBM Brainhack June 16-18th, 2020. Organized by the OHBM Open Science SIG."
baseurl: "/hackathon2020"
url: "https://ohbm.github.io/hackathon2020"
permalink: "/blog/:title"
googleAnalyticsTrackingId: ""
googleAnalyticsSiteUrl: ""
siteVerification: ""
# Organizer Info
organizerName: "OHBM Open Science SIG"
organizerAlternateName: ""
organizerDescription: ""
organizerEmail: ""
organizerLogo: ""
organizerLink: ""
# Head
metaKeywords: "brainhack, neuroscience, AI"
twitterAccount: "@OhbmOpen"
socialImageSrcGooglePlus: ""
socialImageSrcTwitter: ""
socialImageSrcFacebook: ""
# Documents
c4pUrl: ""
c4sponsorsUrl: ""
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
# - {permalink: "/#about/", text: "About"}
- {permalink: "/schedule", text: "Schedule"}
- {permalink: "/hacktrack", text: "HackTrack"}
- {permalink: "/traintrack/", text: "TrainTrack"}
- {permalink: "/logistics", text: "Logistics"}
- {permalink: "/FAQ", text: "FAQ"}
- {permalink: "/coc", text: "CoC"}
- {permalink: "/team", text: "Team"}
- {permalink: "/sponsors", text: "Sponsors"}
- {permalink: "/contact", text: "Contact"}
- {permalink: "/venue", text: "Venue"}
bottomNavigationLinks:
rightNavigationButtons:
# Hero Block
heroImage: "mtl_photo.jpg"
heroTitle: "OHBM Brainhack <typeout>"
eventDate: "June 16-18th 2020"
hubStreamingInfo: ""
typeoutTextValues: '"June 16-18th, 2020", "Worldwide!", ""'
typeoutFallback: ""
heroButtons:
- {link: "https://ohbm.github.io/hackathon2020/hacktrack/", text: "Join a project"}
- {link: "https://neurostars.org/t/ohbm-brainhack-2020/6192/8?u=remi-gau", text: "Want to help?"}
# About Block
aboutTitle: "About OHBM BrainHack 2020"
aboutBlock:
- {title: "Share Ideas", image: "undraw/undraw_share_link_qtxe.png", text: "Share your research and curiosity with other neuroimaging and computer science researchers."}
- {title: "Build Projects", image: "undraw/undraw_code_typing_7jnv.png", text: "Try the presented tools on provided data or bring your own tools/data!" }
- {title: "Be social", image: "undraw/undraw_Connecting_Teams_8ntu.png", text: "Get to meet and socialize with people from all over the world!"}
- {title: "Learn Tools", image: "undraw/undraw_book_reading_kx9s.png", text: "Learn about brain imaging data and how to apply the latest computational tools to your data." }
# Guests block
# guestTitle: "Unconference talks"
# guestBlock:
# - {title: "Riitta<br>Hari", image: "hari.jpg", text: "Prof. Em. Riitta Hari has pioneered the use of magnetoencephalography for studying sensory processing and motor control in healthy subjects and patient groups, with a main interest in the dynamics of human brain functions in naturalistic conditions. She will challenge our views during the unconference by sharing with us the unsolved questions of neuroscience."}
# Guests2 block
# guest2Title: "Ignite talks"
# guest2Block:
# - {title: "Anna<br>Alexandrou", image: "alexandrou.jpg", text: ""}
# Statistic Block
statisticBlockImage: "statistic.jpg"
statisticBlock:
- {count: "350", specialCharacter: "+", info: "attendees", detail: "from everywhere"}
- {count: "48", specialCharacter: "+", info: "hours", detail: "of pure Google technologies"}
- {count: "20", specialCharacter: "+", info: "speakers", detail: "from country and beyond"}
- {count: "3", specialCharacter: "", info: "parallel tracks", detail: "plus entertainment lounge"}
# Latest News Block
latestNewsTitle: "Latest news"
# Rockstar Speakers Block
rockstarSpeakersImage: "rockstar-speakers.jpg"
rockstarSpeakersCount: 4
rockstarSpeakersTitle: "Rockstar speakers"
rockstarSpeakersButtonText: "See all speakers"
# Location Block
locationBlockTitle: "Location"
eventLocationName: "Dept. of Neuroscience and Biomedical Engineering"
eventLocationLink: "http://nbe.aalto.fi/"
eventStreetAddress: "Rakentajanaukio 2"
eventAddressLocality: "Espoo"
eventAddressLocalityRegion: "Uusimaa"
eventPostalCode: "02150"
eventAddressCountry: "Finland"
eventStartTime: "2018-05-02T10:00"
eventDoorTime: "09:00"
eventEndTime: "2018-05-02T23:59"
eventPlaceCoordinates: "60.1877229, 24.8294535"
mapCenterCoordinates: "60.1877229, 24.8294535"
mapMobileCenterCoordinates: "60.1877229, 24.8294535"
# Venue Block
venueBlockTitle: "The third planet from the Sun"
venueBigImage: "city_lights_namerica_8k_cropped.jpg"
# Tweets Feed Block
tweetsFeedImage: "twitter-feed.jpg"
tweetsFeedTitle: "What's Up?"
twitterHashTag: "OHBMHackathon"
twitterFeed: "https://twitter.com/search?q=%23OHBMHackathon&src=typed_query"
# Partners Block
organizersTitle: "Organizers"
partnersTitle: "Sponsors"
partnersC4sponsorsButton: "Become a sponsor"
# Subscribe Block
subscribeImage: "subscribe.jpg"
subscribeTitle: "Subscribe for updates"
subscribeAction: "https://gdg.us5.list-manage1.com/subscribe/post?u=9fc8aa205b0521b5f05fc8e1e&id=ae0fb459fc"
subscribeInfo: "Registration will be open around end of August. Number of tickets are limited. Stay tuned!"
# Tickets Block
ticketsTitle: "Pricetable"
ticketsInfo: "Tickets grant access to all conference sections, coffee brakes, lunch and party. 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"
# Footer
socialLinks:
- {link: "https://twitter.com/ohbmopen", icon: "twitter"}
- {permalink: "/feed.xml", icon: "rss"}
footerBlocks:
-
title: "Links"
links:
- {link: "https://ossig.netlify.com/", text: "OHBM Open Science SIG"}
- {link: "https://www.brainhack.org/", text: "Brainhack global"}
-
title: "Organizers and contacts"
links:
- {link: "https://twitter.com/LevitisLiza", text: "Liza Levitis (Brainhack Co-chair)"}
- {link: "https://twitter.com/RemiGau", text: "Remi Gau (Brainhack Co-chair)"}
- {link: "mailto:[email protected]", text: "[email protected]."}
-
title: "Resources"
links:
- {link: "/hackathon2020/coc", text: "Code of Conduct"}
- {link: "/hackathon2020/FAQ/", text: "FAQ"}
- {link: "/hackathon2020/contact/", text: "Contact"}
# Blog
blogTitle: "Latest news"
blogCommentsEnabled: true
discusShortName: "devfestua"
# Speakers List Block
showSessions: true
# About Block
aboutBrainHack:
# Team Block
teamBlockTitle: "About the Open-Science Special Interest Group"
aboutUs:
# Logistics Find Way Block
findWayTitle: "Find your way here"
findWayDistance: "Distance"
findWayDriving: "DRIVING"
findWayWalking: "WALKING"
findWayBicycling: "BICYCLING"
findWayTransit: "TRANSIT"
findWayFindFlight: "Find Flight"
logisticsMapCenterCoordinates: "49.056728, 3.117289"
logisticsMapMobileCenterCoordinates: "48.335365, 23.711648"
logisticsMapAutoDirections: false
# Logistics Direction Details Block
directionDetailsImage: "direction-details.jpg"
directionDetailsTitle: "Get around Montreal"
directionDetailsCards:
- {title: "From the Airport", information: 'The Pierre Elliot Trudeau (YUL) airport is about 30 minutes driving from the Old Port.'}
directionDetailsWideCards:
-
title: "Questions?"
subCards:
-
title: "Hotels"
links:
- {link: "https://plus.google.com/b/102444623953913144164", text: "InterContinental"}
# Hackathon
hackathonTitle: "HackTrack"
enableHackathon: true
# Hackathon About Block
aboutHackathonTitle: "HackTrack projects"
hackathonRows:
# 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"}
# 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"