-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathdevent.toml
135 lines (101 loc) · 6.21 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
[devent]
# the name of the devent
name="IPFS þing"
# where the event is happening
location="Reykjavík, Iceland"
# the dates the devent runs
dateStart = "2022-07-11"
dateEnd = "2022-07-17"
# a pithy tag line you want to show in the "hero/splash" part of the landing page
tagline="""
þing (n). thing, assembly, meeting, council. parliament.
"""
description="""
IPFS þing is a week-long gathering for the IPFS implementors community. There will be talks, workshops, discussion circles, hacking time, and more — all focused on advancing IPFS implementations.
"""
# a link to the devent website (what domain do you expect to use?)
link="https://2022.ipfs-thing.io"
# a link to RSVP for the event
# Commentng out since the event is in the past.
# rsvpLink="https://protocollabs.typeform.com/IPFSThing2022"
# a link to the recap and videos
# Dependent on https://github.com/ipfs/ipfs-blog/issues/443 first.
recapLink="https://blog.ipfs.io/ipfs-ping-2022-recap/"
# a link to a logo image for the event
logo="ipfs-thing-logo.png"
# 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="harpa.jpg"
# the organizers of the devent (usually a group)
org="the IPFS Team"
# the website of the organizers
orglink="https://ipfs.io/team/"
# url for this event repo
repo="https://github.com/ipfs-shipyard/ipfs-thing-2022"
# list the participating teams.
# the format here is:
# [
# ["Team Name", "https://team.org", "https://team.org/team-logo.jpg"],
# ]
teams = [
["Number Zero", "", "https://bafybeicftvbmvctgso22rtgvx43bql3g55p3x4a25bfnfkqqv3nwyfzewq.ipfs.dweb.link/number-zero-logo.png" ],
["Protocol Labs", "https://protocol.ai", "https://media.graphassets.com/e8bIG2apSUauy2dqK35W" ],
["PL Research", "https://research.protocol.ai", "https://research.protocol.ai/images/pl_research_logo.svg" ],
["Fission", "https://fission.codes", "https://kit.fission.app/images/logo-dark-colored.svg" ],
["Ceramic", "https://ceramic.network", "https://user-images.githubusercontent.com/3909429/177210536-e0834b0f-e313-456f-8bf5-1e5f27b0898a.png" ],
["Fluence", "https://fluence.network", "https://gateway.pinata.cloud/ipfs/QmY1iFhZ6Lde3Tpcwd7ygEDPSJfPuSyGV97iiH2VEj16jB" ],
]
# this is a Frequently Asked Questions section.
#
# the format is:
# "Question here?" = """
# Answer here at length.
# """
[faq]
"What is IPFS þing?" = """
Set in the inspiring and otherworldly landscape of Reykjavík, Iceland, IPFS þing is a collaborative workshop series for the IPFS implementors community. There will be talks, workshops, discussion circles, coworking and hacking time, and more — all focused on advancing IPFS implementations.
"""
"Who is it for?" = """
This event brings together maintainers or core contributors of an IPFS implementation, ranging from production usage to working demo. If this describes you, please join! If you are unsure, email [[email protected]](mailto:[email protected]).
If you are an IPFS user, tooling developer, collaborator, or curious community member, we enthusiastically invite you to IPFS Camp, an epic decentralized event organized by the community, for the community. Details on IPFS Camp are coming soon, and will be announced on [Twitter](https://twitter.com/ipfs).
"""
"All events are optional?!?" = """
Yes! This is a choose-your-own-adventure event, so please choose the track(s), sessions, arrival and departure dates, and activities that are interesting and relevant for *you*.
A bunch of us are actively working on putting together a fantastic schedule. We want your suggestions, feedback, and additions as Pull Requests & Issues [here](https://github.com/ipfs-shipyard/ipfs-thing-2022). Please jump in to help make this thing a thing that helps you."""
"I'm in! How do I participate?" = """
Each implementation will demo in the IPFS Implementations Showcase on Day 2. However, that's just the beginning. Add yourself to the [Participating Teams](https://github.com/ipfs-shipyard/ipfs-thing-2022/edit/main/devent.toml) section of this website. Then, take a look at the latest sessions schedule. See an important track or session that's missing? Please propose it by [creating a PR to this repo](https://github.com/ipfs-shipyard/ipfs-thing-2022#add-your-event). You can also discuss an idea via [Github issue](https://github.com/ipfs-shipyard/ipfs-thing-2022/issues) before creating the PR.
"""
"Is there a cost to participate?" = """
There is no charge to participate, and all meals during the event are provided. Participants (or their employers) are responsible for flights and accommodations. Several hotel blocks are being reserved and will be added here when confirmed; you are also free to book your own accommodations.
"""
"Can I lead a track?" = """
Yes absolutely! Here's what's involved:
* Identify an IPFS-related topic that you know a thing or two about, and think others should care more about
* File a PR adding your track [here](http://github.com/ipfs-shipyard/ipfs-thing-2022/pulls/new)
* Recruit folks you collaborate regularly with to help shape the content of your track
You will have total control over the structure of your track. Morning of talks & afternoon of discussion? Go for it! Required reading before attendance? Sounds great.
Event organizers will work with you to help situate your track in the broader schedule, give feedback, and help to make your event great. We'll get you set up with AV gear, a room, and other logistical support as needed.
"""
"Can I request travel or childcare assistance?" = """
Please email [[email protected]](mailto:[email protected]) and we will do our best to accommodate.
"""
"How do I contact the organizers?" = """
You can reach out to us at [[email protected]](mailto:[email protected]).
"""
# schedule section config
[schedule]
description="""
All scheduled events are [optional](/#faq).
"""
# this is a footer section, with any footer links you may want.
# there are three sections: links (general), legal (policy + terms), and social.
[footer]
[footer.links]
"IPFS" = "https://ipfs.io"
"Event Github" = "https://github.com/ipfs-shipyard/ipfs-thing-2022"
[footer.legal]
"Privacy Policy" = "#"
"Terms & Conditions" = "#"
[footer.social]
twitter = "ipfs"
github = "ipfs"