forked from pathfindertools/ipfs-camp-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevent.toml
418 lines (383 loc) · 13.3 KB
/
devent.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
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
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
[devent]
# the name of the devent
name="IPFS Camp 2022"
seoDescription="IPFS Camp 2022 is a gathering for the entire IPFS community: devs, operators, implementers, researchers in Lisbon"
# where the event is happening
location="Convento do Beato, Lisbon, Portugal"
# the dates the devent runs
dateStart = "2022-10-28"
dateEnd = "2022-10-30"
# a pithy tag line you want to show in the "hero/splash" part of the landing page
tagline="""
IPFS Camp 2022 is a gathering for the entire IPFS community: devs, operators, implementers, researchers – and you!
"""
description="""
Join us for talks, workshops, discussion circles, hacking time, and more, all focused on celebrating and advancing IPFS.
October 28-30, Convento do Beato, Lisbon, Portugal
"""
# a link to the devent website (what domain do you expect to use?) also used for canonical tag
link="https://2022.ipfs.camp/"
# a link to get tickets
ticketLink="#tickets"
# a link to RSVP for the event
# rsvpLink="#tickets"
# a link to apply to speak for the event
speakLink="https://airtable.com/shrOxmXUqwojf0Bjj"
# a link to the recap and videos
# recapLink="https://blog.ipfs.io/ipfs-ping-2022-recap/"
ogImage="/ipfs-camp-og.png"
# a link to a logo image for the event
logo="ipfs-camp-logo.svg"
# a link to a large res image for the hero/splash background.
# you likely want to use the devent location/city or something meaningful to the community
bgimg="tree-mandala.png"
# the organizers of the devent (usually a group)
org="the IPFS Project"
# the website of the organizers
orglink="https://ipfs.tech"
# url for this event repo
repo="https://github.com/pathfindertools/ipfs-camp-2022"
# Header Navigation
# [
# ["Item 1", "#item1"],
# ["Item 2", "#item2"],
# ]
navigation = [
["About", "./#about" ],
["Tracks", "./#tracks" ],
["Tickets", "./#tickets" ],
["Schedule", "./#schedule" ],
["Speakers", "./#speakers" ],
["FAQ", "./#faq" ],
]
# list the participating teams.
# the format here is:
# [
# ["Team Name", "https://team.org", "https://team.org/team-logo.jpg"],
# ]
teams = [
["Protocol Labs", "https://protocol.ai", "https://media.graphassets.com/e8bIG2apSUauy2dqK35W" ],
["Consensus Lab", "http://consensus-lab.com/", "./teams/consensus-lab.png" ],
["Filecoin Foundation", "https://fil.org/", "./teams/filecoin-foundation.png" ],
["IPFS", "https://ipfs.io", "./teams/ipfs.jpeg" ],
["Spaceport", "", "./teams/spaceport.jpeg" ],
["PL Launchpad", "https://pl-launchpad.io", "./teams/pl-launchpad.png" ],
["LibP2P", "", "./teams/libp2p.png" ],
["Drand", "", "./teams/drand.png" ],
["Lotus", "", "./teams/lotus.jpeg" ],
["Compute Over Data", "", "./teams/compute-over-data.png" ],
["Talent Protocol", "", "./teams/talent-protocol.png" ],
]
# this is a Frequently Asked Questions section.
#
# the format is:
# "Question here?" = """
# Answer here at length.
# """
[faq]
"What is IPFS Camp 2022?" = """
IPFS Camp 2022 is a gathering for the entire IPFS community: builders, operators, researchers… and you! There will be talks, workshops, discussion circles, hacking time, and more — all focused on celebrating and advancing IPFS.
"""
"Who is it for? Why should I attend?" = """
IPFS Camp is for everyone who would like to build the Distributed Web together. The 3-day event is designed for a broad range of interests and experience via multiple, parallel tracks. You can expect to…
- Meet IPFS creators, maintainers, builders & operators
- Learn about progress & plans for IPFS & libp2p
- Join discussions and workshops on key goals and challenges
- Share your work in building the Distributed Web
- Learn how you can contribute to IPFS & grow your own IPFS-based projects
"""
"Sounds great! How do I participate?" = """
If you don’t have a ticket yet, head to the Tickets section to purchase a ticket or apply for a discounted one.
This is a decentralized event, with over 15 tracks across 3 days. Explore the track descriptions and schedules, and choose your own adventures depending on your interests!
We’re keen to showcase builders, users, and ideas from across the community. If you’re interested in giving a talk, sharing your work, or leading a new track, please Apply to Speak.
"""
"What does the ticket include?" = """
All tickets include entry to the full 3-day event and coffee, pastries, lunch, and dinner at the IPFS Camp venue.
"""
"Can I organize a side event?" = """
Yes! Please reach out to [email protected] if you’d like to discuss listing it on this website.
"""
"What's the COVID policy?" = """
It has been almost three years since our last in-person IPFS Camp! We’re excited to see everyone’s faces soon! While COVID-19’s most acute days are past, we are taking precautions to help limit spread and protect the health of our IPFS and global communities.
As of September 2022, Portugal has lifted entry requirements related to COVID-19.
RAPID ANTIGEN TESTING: IPFS Camp will host a 100% free mobile testing site at the entrance to Convento do Beato where every attendee will be required to take an antigen rapid test prior to picking up their badge (regardless of vaccination status).
Tests will be self administered, and results take about 15 minutes to process.
MASKS: IPFS Camp will have plenty of masks and hand sanitizer available at the entrance and key locations within the venue each day. We recommend wearing a mask indoors.
MEALS: Lunch and dinner will primarily take place in well-ventilated areas or outdoors.
ILLNESS: If you feel sick or have tested positive, stay at home. If at any point during your visit to IPFS Camp you feel sick, please visit our onsite testing center to take a follow-up test. Whether or not you test positive for COVID-19, if you have symptoms that mirror any other communicable disease (i.e. flu, cold, etc.) we ask that you do not visit in-person venues until your symptoms subside.
If you must cut short your visit to IPFS Camp due to illness, you may email [email protected] for a ticket refund. We will be sorry to see you go but thankful for your part in keeping the community healthy.
"""
"How do I reach the organizers?" = """
Please reach out to [email protected] with any questions or suggestions.
"""
# Speaker Items
#
# the format is:
# [[speakers]]
# name = "Speaker Name"
# company = "Company"
# image = "image.jpg"
[[speakers]]
name = "Ruben Amenyogbo"
company = "Protocol Labs"
image = "speakers/ruben-amenyogbo.jpg"
[[speakers]]
name = "Dietrich Ayala"
company = "Protocol Labs"
twitterProfile="dietrich"
image = "speakers/dietrich-ayala.jpg"
[[speakers]]
name = "Juan Benet"
company = "Protocol Labs"
twitterProfile="juanbenet"
image = "speakers/juan-benet.jpg"
[[speakers]]
name = "Tanguy Cizain"
company = "Status.im"
image = "speakers/tanguy-cizain.jpg"
[[speakers]]
name = "Carson Farmer"
company = "Textile"
twitterProfile="carsonfarmer"
image = "speakers/carson-farmer.jpg"
[[speakers]]
name = "Sara Feenan"
company = "Infura"
twitterProfile="saronimo"
image = "speakers/sara-feenan.jpg"
[[speakers]]
name = "Wes Floyd"
company = "Protocol Labs"
twitterProfile="weswfloyd"
image = "speakers/wes-floyd.jpg"
[[speakers]]
name = "Hannah Howard"
company = "Protocol Labs"
twitterProfile="techgirlwonder"
image = "speakers/hannah-howard.jpg"
[[speakers]]
name = "Michelle Lee"
company = "Protocol Labs"
twitterProfile="mishmosh"
image = "speakers/michelle_lee.jpg"
[[speakers]]
name = "Molly Mackinlay"
company = "Protocol Labs"
twitterProfile="momack28"
image = "speakers/molly-mackinlay.jpg"
[[speakers]]
name = "Boris Mann"
company = "FISSION"
twitterProfile="bmann"
image = "speakers/boris-mann.jpg"
[[speakers]]
name = "Mauve Signweaver"
company = "Agregore Browser"
twitterProfile="RangerMauve"
image = "speakers/mauve-signweaver.jpg"
[[speakers]]
name = "Cayman Nava"
company = "ChainSafe Systems"
twitterProfile="caymannan"
image = "speakers/cayman-nava.jpg"
[[speakers]]
name = "Brendan O'Brien"
company = "Number Zero"
twitterProfile="b_fiive"
image = "speakers/brendan-obrien.jpg"
[[speakers]]
name = "Camila Ramos"
company = "Fuel Labs, Women Build Web 3"
twitterProfile="camiinthisthang"
image = "speakers/camila-ramos.jpg"
[[speakers]]
name = "Marcin Rataj"
company = "Protocol Labs"
twitterProfile="lidelOrg"
image = "speakers/marcin-rataj.jpg"
[[speakers]]
name = "Niklas Rindtorff"
company = "LabDAO"
twitterProfile="Niklas_TR"
image = "speakers/niklas-rindtorff.jpg"
[[speakers]]
name = "Brooklyn Zelenka"
company = "FISSION"
twitterProfile="expede"
image = "speakers/brooklyn-zelenka.jpg"
[[speakers]]
name = "Alex Potsides"
company = "Protocol Labs"
twitterProfile="achingbrain"
image = "speakers/alex-potsides.jpg"
[[speakers]]
name = "Jay Graber"
company = "Bluesky"
twitterProfile="arcalinea"
image = "speakers/jay-graber.jpg"
[[speakers]]
name = "Gorka Ludlow"
twitterProfile="AquiGorka"
company = "Gather"
image = "speakers/gorka-ludlow.jpg"
[[speakers]]
name = "Horacio Herrera"
company = "Mintter"
twitterProfile="hhg2288"
image = "speakers/horacio-herrera.jpg"
[[speakers]]
name = "Alexander Burdiyan"
company = "Mintter"
twitterProfile="burdiyan"
image = "speakers/alexander-burdiyan.jpg"
[[speakers]]
name = "Chris Anderson"
company = "DAG House"
twitterProfile="jchris"
image = "speakers/chris-anderson.jpg"
[[speakers]]
name = "Hector Sanjuan"
company = "Protocol Labs"
twitterProfile="hecturchi"
image = "speakers/hector-sanjuan.jpg"
[[speakers]]
name = "Manfred Touron"
company = "Berty Technologies"
twitterProfile="moul"
image = "speakers/manfred-touron.jpg"
[[speakers]]
name = "Rüdiger Klaehn"
company = "Independent Software Engineer"
image = "speakers/rudiger-klaehn.jpg"
[[speakers]]
name = "Daniel Norman"
twitterProfile="daniel2color"
company = "Protocol Labs"
image = "speakers/daniel-norman.jpg"
[[speakers]]
name = "Matt Ober"
twitterProfile="MattOber1"
company = "Pinata"
image = "speakers/matt-ober.jpg"
[[speakers]]
name = "Thibault Muenier"
company = "Cloudflare"
image = "speakers/thibault-muenier.png"
[[speakers]]
name = "Alan Shaw"
twitterProfile="_alanshaw"
company = "Protocol Labs"
image = "speakers/alan-shaw.png"
[[speakers]]
name = "Oleg Silkin"
company = "Red Hat"
image = "speakers/oleg-silkin.jpg"
[[speakers]]
name = "Pasquale Sorrentino"
twitterProfile="BNBGem"
company = "Gummys.io"
image = "speakers/pasquale-sorrentino.jpg"
[[speakers]]
name = "Yiannis Psaras"
company = "Protocol Labs"
image = "speakers/yiannis.jpeg"
[[speakers]]
name = "Leohard Balduf"
company = "Technical University of Darmstadt"
image = "speakers/leo-balduf.jpeg"
[[speakers]]
name = "Jonathan Victor"
twitterProfile="jnthnvctr"
company = "Protocol Labs"
image = "speakers/jonathan-victor.jpeg"
[[speakers]]
name = "Adam Grodzki"
company = "3S Studio"
image = "speakers/adam_grodzki.jpg"
[[speakers]]
name = "Johannes Tammekänd"
twitterProfile="johannestknd"
company = "NFTPort"
image = "speakers/johannes-tammekand.jpeg"
[[speakers]]
name = "Crystal Mills"
twitterProfile="ckmwrites"
company = "Protocol Labs"
image = "speakers/crystal-mills.jpeg"
[[speakers]]
name = "David Choi"
company = "Dag House"
image = "speakers/david-choi.jpeg"
[[speakers]]
name = "Tobias Petrasch"
twitterProfile="tpetrasch"
company = "Hammerspace"
image = "speakers/tobias-petarsch.jpeg"
[[speakers]]
name = "Shannon Wells"
twitterProfile="shanvasion"
company = "Livepeer"
image = "speakers/shannon-wells.jpeg"
[[speakers]]
name = "Dennis Trautwein"
twitterProfile="dtrautwein_eu"
company = "Protocol Labs"
image = "speakers/dennis-trautwein.jpeg"
[[speakers]]
name = "Matt Wisniewski"
company = "Satellite"
image = "speakers/matt-wisniewski.png"
[[speakers]]
name = "Mahmoud Shehata"
company = "Fleek"
image = "speakers/mahmoud-shehata.jpg"
# Ticket Items
#
# [[tickets]]
# name = "General"
# price = "($400)"
# description = "The essential ticket for attending IPFS Camp 2022. This is for everyone!"
# linkLabel = "Purchase General Ticket"
# link = "#"
[[tickets]]
name = "General"
price = "($400)"
description = "The essential ticket for attending IPFS Camp 2022. This is for everyone!"
linkLabel = "Purchase General Ticket"
link = "https://lu.ma/ipfscamp22"
[[tickets]]
name = "Builder"
price = "($200)"
description = "Discounted tickets for builders: anyone who is building with IPFS or related technologies, or contributing to IPFS project or community."
linkLabel = "Purchase Builder Ticket"
link = "https://lu.ma/ipfscamp22_builders"
[[tickets]]
name = "Student & Academic"
price = "($100)"
description = "Limited tickets for students, educators and researchers with academic affiliation and experience or interest in IPFS."
linkLabel = "Apply for Academic Ticket"
link = "https://airtable.com/shrBS3hLqKlnakxHB"
[[tickets]]
name = "Volunteer"
price = "(Free)"
description = "Limited tickets for community members who can volunteer for 3 x 2 hour shifts during the event."
linkLabel = "Apply for Volunteer Ticket"
link = "https://airtable.com/shrum6nLOI23vwIcJ"
[[tickets]]
name = "IPFS Scholars"
price = "(Free)"
description = "This program provides entry, flights, and accommodation for individuals from underrepresented communities, unique circumstances, or developing areas to connect with and contribute to the IPFS ecosystem."
linkLabel = "Sold Out!"
link = "https://airtable.com/shrd4kSljHYHxmU1b"
# Tracks Section
# Hide propose button by commenting out
#
[tracksSection]
title="Tracks"
proposeLink="https://airtable.com/shrBQqf7YJRPdrgUo"
proposeLabel="Propose a Track"
# schedule section
[schedule]
description="""
Choose your own adventure from over 16 tracks across 3 days.
"""