diff --git a/src/content/pages/community-activities.mdx b/src/content/pages/community-activities.mdx new file mode 100644 index 000000000..47c9d5e17 --- /dev/null +++ b/src/content/pages/community-activities.mdx @@ -0,0 +1,53 @@ +--- +title: Community Organisers Activities +url: /community-activities +subtitle: + Booths, open spaces, and more activities for organisers +--- + +# Community Organisers Activities + +The Python community is an essential part of the language, and for many people, it's +the reason they stick around and keep meetups, conferences, forums, and so much more running to help others. + +This year at EuroPython, we have several activities focused on communities across Europe and around the world, as well as initiatives centered around Python itself. + + + +## Community Organisers Open Space + +Communication is key to avoiding repetition and learning from past mistakes. +Let's come together and share the experiences of our communities, as well as and our personal +challenges and successes, so that more communities can grow and improve. + +This year, we are dedicating a two-hour slot in the Open Spaces to all community organisers who want to share their experiences. More +importantly, it's a chance to explore how the EuroPython Society can support you in achieving your +goals and addressing your current challenges. + +* Room: TBD +* Time: TBD + + + +## Community Organisers Lunch + +Do you know all the organizers from other European Python communities and conferences? +If not, this is a great opportunity to meet more people who, just like you, are doing their best to keep Python events and communities alive—so that more people have the chance to learn, connect, and grow with Python! + +We'll be meeting on Friday, July 18, at 12:55 in the Zoom room on the first floor near the registration area for a special lunch—an opportunity to connect with others who share your passion. + +## Community Booths + +Each year, we reserve booth space for communities, initiatives, nonprofit organizations, and open source projects that support the Python community and the wider open source ecosystem. +Join us in the Exhibit Hall during the main conference days to meet this year’s amazing Community Booth lineup! + + + + + + + + +## PyLadies Open Space & Lunch + +Check out [the PyLadies activities page](/pyladies) for more information. diff --git a/src/content/pages/images/community-booths.jpg b/src/content/pages/images/community-booths.jpg new file mode 100644 index 000000000..6d6980522 Binary files /dev/null and b/src/content/pages/images/community-booths.jpg differ diff --git a/src/content/pages/images/community-booths2.jpg b/src/content/pages/images/community-booths2.jpg new file mode 100644 index 000000000..96fc95459 Binary files /dev/null and b/src/content/pages/images/community-booths2.jpg differ diff --git a/src/content/pages/images/pyo-open-space.jpg b/src/content/pages/images/pyo-open-space.jpg new file mode 100644 index 000000000..12ff12bf0 Binary files /dev/null and b/src/content/pages/images/pyo-open-space.jpg differ diff --git a/src/content/pages/images/pyo-open-space2.jpg b/src/content/pages/images/pyo-open-space2.jpg new file mode 100644 index 000000000..eb74a1389 Binary files /dev/null and b/src/content/pages/images/pyo-open-space2.jpg differ diff --git a/src/data/links.json b/src/data/links.json index 6fcfc915e..ef88ea41e 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -75,6 +75,10 @@ { "name": "Sprints Weekend", "path": "/sprints" + }, + { + "name": "Community Organisers Activities", + "path": "/community-activities" } ] }, @@ -260,6 +264,10 @@ { "name": "Sprints Weekend", "path": "/sprints" + }, + { + "name": "Community Organisers Activities", + "path": "/community-activities" } ] }, diff --git a/src/pages/overview.astro b/src/pages/overview.astro index 827222c1e..28feceec8 100644 --- a/src/pages/overview.astro +++ b/src/pages/overview.astro @@ -101,7 +101,9 @@ const imageStyle = "m-2 md:float-right max-w-[300px] md:max-w-[400px] lg:max-w-[ />