Skip to content

Commit a586d0c

Browse files
committed
Add Community Organisers Activities page
1 parent b304653 commit a586d0c

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Community Organisers Activities
3+
url: /community-activities
4+
subtitle:
5+
Booths, Open spaces, and more activities for organisers
6+
---
7+
8+
# Community Organisers Activities
9+
10+
The Python community is an essential part of the language, and for many people
11+
the reason for sticking around and keep meetups, conferences, forums, and many
12+
more things running, in order to help others.
13+
14+
This year at EuroPython, we have a few activities focused on some of the
15+
communities around Europe and world, but also initiatives around Python.
16+
17+
18+
## Community Organisers Open Space
19+
20+
Communication is the key to avoid repetition and failing on the same mistakes.
21+
Let's be together and share the experience of our communities and our personal
22+
challenges, and wins! so more communities can improve.
23+
24+
This year, we are saving a 2-hour slot in the Open Spaces for all the community
25+
and conference organisers that want to share their experiences, and more
26+
importantly, to see how the EuroPython Society can help you to achieve your
27+
goals and solve your current issues.
28+
29+
* Room: TBD
30+
* Time: TBD
31+
32+
## Community Organisers Lunch
33+
34+
Do you know all the organisers from other European communities and conferences?
35+
If not, you have a good opportunity to meet more people, that like you, are
36+
doing their best for keep more Python events and communities running,
37+
so more people have the chance of learning and improving at Python!
38+
39+
We will be meeting at TBD during TBD for a special lunch, where you will be
40+
able to relax and get to know more people with the same passion as yours.
41+
42+
## Community Booths
43+
44+
Each year, we set aside booth space for communities, initiatives, nonprofit
45+
organizations, and community open source projects that serve the Python
46+
community and the broader open source ecosystem. Join us in the Exhibit Hall
47+
during the main talk days of the conference to welcome this year's wonderful
48+
Community Booth lineup!
49+
50+
<Button url="#" class="disabled">Sign Up For a Booth!</Button>
51+
52+
## PyLadies Open Space & Lunch
53+
54+
Check [the PyLadies activities page](/pyladies) for more information.

src/data/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
{
7676
"name": "Sprints Weekend",
7777
"path": "/sprints"
78+
},
79+
{
80+
"name": "Community Organisers Activities",
81+
"path": "/community-activities"
7882
}
7983
]
8084
},

0 commit comments

Comments
 (0)