forked from school-brainhack/school-brainhack.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
290 lines (273 loc) · 7.93 KB
/
config.yaml
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
baseurl: 'https://school-brainhack.github.io'
title: 'BrainHack School'
theme: hugo-universal-theme
defaultContentLanguage: en
defaultContentLanguageInSubdir: FALSE
outputFormats:
Calendar:
mediaType: text/calendar
languages:
en:
languageCode: en-us
languageName: English
contentDir: content/en
weight: 1
taxonomies:
tag: tags
category: categories
name: names
enableGitInfo: TRUE
menu:
main:
- identifier: home
name: Home
url: /
weight: 1
- identifier: Schedule
name: Schedule
url: /schedule/
weight: 2
- identifier: Projects
name: Projects
url: /project/
weight: 3
- identifier: Weeks
name: Weeks
url: /weeks/
weight: 4
- identifier: Locations
name: Locations
url: /locations/
weight: 5
- identifier: Register
name: Register
url: /register/
weight: 6
- parent: documents
name: Getting started
url: /guide/
weight: 7
- parent: documents
name: Project guide
url: /project_guide/
weight: 8
- parent: documents
name: Code of Conduct
url: /coc/
weight: 9
- identifier: Modules
name: Modules
url: /modules/
weight: 10
topbar:
- weight: 1
name: GitHub
url: 'https://github.com/school-brainhack'
pre: <i class='fab fa-2x fa-github'></i>
- weight: 3
name: Mastodon
url: 'https://neuromatch.social/@brainhack_school'
pre: <i class='fab fa-2x fa-twitter'></i>
- weight: 4
name: Email
url: 'mailto:school.brainhack@gmail.com'
pre: <i class='fas fa-2x fa-envelope'></i>
params:
outputFormats:
Calendar:
mediaType: text/calendar
viewMorePostLink: /blog/
author:
defaultKeywords:
- BrainHack
- Neuroscience
mainSections:
- blog
defaultDescription: Brainhack School
facebook_site: ''
twitter_site: BrainhackMTL
default_sharing_image: img/brainhackSchool.jpg
googleMapsApiKey:
style: green
email:
contact_form_ajax: false
about_us: >-
<p>Fundamentals and project in neural data science.</p>
copyright: 'Copyright (c) 2023, BrainHack School; all rights reserved.'
date_format: 'January 2, 2006'
logo: img/logo_brainhack.png
logo_small: img/logo-small.png
address: |-
<p class="text-uppercase"><strong>BrainHack School</strong>
<br>
<br>Montreal
<br>
<strong>Canada</strong>
</p>
latitude: '45.50884'
longitude: '-73.58781'
widgets:
categories: true
tags: true
search: true
carousel:
enable: true
instructors:
enable: true
features:
enable: false
testimonials:
enable: true
title: Why Brainhack School?
subtitle: >-
Coding and other data science skills are much better acquired and
solidified through practice. After a one week bootcamp, most of the
brainhack training consists of open and collaborative work on a project of
your choice.
see_more:
enable: true
icon: far fa-file-alt
title: 'Project-based, transdisciplinary training'
subtitle: 'Neuroscience, Statistical Modelling and Computer Science'
link_url: https://https://school-brainhack.github.io/
link_text: "Check out the 2020 lectures and projects"
clients:
enable: true
title: Partner institutions
subtitle: ''
recent_posts:
enable: false
title: Project gallery
subtitle: A selection of projects from our students
topbar:
enable: false
text: "**:computer: :brain: Contact <school.brainhack@gmail.com> to register! :brain: :computer:**: "
fr:
languageCode: fr
languageName: Français
contentDir: content/fr
title: 'École BrainHack'
weight: 2
taxonomies:
tag: tags
category: categories
name: names
menu:
main:
- identifier: home
name: Accueil
url: /
weight: 1
- identifier: Schedule
name: Schedule
url: /schedule/
weight: 2
- identifier: Weeks
name: Weeks
url: /weeks/
weight: 4
- identifier: Locations
name: Locations
url: /locations/
weight: 5
- identifier: Register
name: Register
url: /register/
weight: 6
- parent: documents
name: Guide de démarrage rapide
url: /fr/guide/
weight: 7
topbar:
- weight: 1
name: GitHub
url: 'https://github.com/school-brainhack'
pre: <i class='fab fa-2x fa-github'></i>
- weight: 3
name: Mastodon
url: 'https://neuromatch.social/@brainhack_school'
pre: <i class='fab fa-2x fa-twitter'></i>
- weight: 4
name: Email
url: 'mailto:school.brainhack@gmail.com'
pre: <i class='fas fa-2x fa-envelope'></i>
params:
viewMorePostLink: /blog/
author:
defaultKeywords:
- Science des données
- Neuroscience
mainSections:
- blog
defaultDescription:
facebook_site: ''
twitter_site: BrainhackMTL
default_sharing_image: img/sharing-default.png
googleMapsApiKey:
style: green
email: school.brainhack@gmail.com
contact_form_ajax: false
about_us: >-
<p>Apprentissage basé projet en sciences des données neuronales.</p>
copyright: 'Copyright (c) 2023, BrainHack School; all rights reserved.'
date_format: 'January 2, 2006'
logo: img/logo_brainhack.png
logo_small: img/logo-small.png
address: |-
<p class="text-uppercase"><strong>BrainHack School</strong>
<br>
<br>Montreal
<br>
<strong>Canada</strong>
</p>
latitude: '45.50884'
longitude: '-73.58781'
widgets:
categories: true
tags: true
search: true
carousel:
enable: true
instructors:
enable: true
features:
enable: false
testimonials:
enable: true
title: Pourquoi Brainhack School?
subtitle: >-
L'apprentissage par la pratique est très bien adapté pour la programmation et les autres compétences utiles en sciences des données. Après une semaine intensive de présentations,
la majorité de la formation Brainhack consiste en un projet de votre choix, réalisé de votre de manière ouverte et collaborative.
see_more:
enable: true
icon: far fa-file-alt
title: 'Formation transdisciplinaire axée sur les projets'
subtitle: 'Neurosciences, Modélisation statistique et Sciences informatiques'
link_url: https://school-brainhack.github.io/fr/
link_text: Consultez les projets et vidéos de 2020
clients:
enable: true
title: Institutions partenaires
subtitle: ''
recent_posts:
enable: false
title: Project gallery
subtitle: A selection of projects from our students
topbar:
enable: false
text: "**:computer: :brain: Contactez <school.brainhack@gmail.com> pour vous inscrire! :brain: :computer:**"
Permalinks:
blog: '/blog/:year/:month/:day/:filename/'
markup:
defaultMarkdownHandler: goldmark
goldmark:
renderer:
unsafe: true
highlight:
codeFences: false
tableOfContents:
startLevel: 2
endLevel: 3
disqusShortname: ''
googleAnalytics: ''
paginate: 10