Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/pages/accessibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You're very welcome to ask about any accessibility needs. These may include, for

**Before the conference**, you can leave us a note when ordering your tickets or contact us via email at [email protected].

**During the conference**, you can visit our Info Desk at registration or speak with our volunteers wearing a yellow conference t-shirt. Registred ticket holders can also reach out via the Discord using the "support" channel – please bear with us if takes a moment to respond.
**During the conference**, you can visit our Info Desk at registration or speak with our volunteers wearing a yellow conference t-shirt. Registered ticket holders can also reach out via the [Discord server](/discord) using the "support" channel – please bear with us if it takes a moment to respond.

If you need help for things like designated seating, maintaining clear pathways, or anything else, feel free to speak to the volunteer coordinating the session in the talk rooms as well.

Expand Down
5 changes: 5 additions & 0 deletions src/content/pages/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,8 @@ Our goal is to make EuroPython sponsorship accessible to a wide range of organis
<Accordion title="Where can I find accessibility information and directions to some of the rooms?" id="accessibility">
You can find detailed information about accessibility and how to navigate the venues, including lifts, room locations, and other facilities, on our [Accessibility page](/accessibility).
</Accordion>

<Accordion title="How can I join the conference Discord server?" id="discord">
During the event, we provide a Discord server for announcements, social interactions, and all other digital communication.
Please join the server using this [Discord invitation link](/discord).
</Accordion>
1 change: 1 addition & 0 deletions src/content/pages/remote.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Remote participation between 16-18 July (Wednesday - Friday):
- Text-based discussions with available speakers.
- Online job board and chat with sponsors at the remote booths.
- On-demand viewing, which will be available hours after the live stream.
- Access to our [conference Discord server](/discord).

<Note type="warning">Tutorials and Workshops on 14 and 15 July will not be streamed.</Note>

Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/sponsorship/information.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ However, we strongly recommend keeping booths staffed throughout the opening hou
- If you need additional time for setup, please let us know and we will try to accommodate your request.
- If you are unable to set up on Tuesday, you can access the venue on **Wednesday, 16 July from 08:00** to finish your setup.

👉 Please note: During the live event, the schedule may change quickly. We will communicate any updates in the **sponsor-lounge** channel on our conference Discord community.
👉 Please note: During the live event, the schedule may change quickly. We will communicate any updates in the **sponsor-lounge** channel on our [conference Discord community](/discord).

<h5> Booth Teardown – Friday, 18 July </h5>

Expand Down
2 changes: 1 addition & 1 deletion src/content/pages/volunteers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We will also have a small number of perks for you, some small gifts to say "than
* 😎 Get an awesome EuroPython Volunteer T-shirt that you can keep and show off to your friends
* ♾️ A mention on the website to stay there forever
* 🤝 Be part of a great team and make new friends
* 📸 A special group photo with all volunteers (time will be announced in the *#onsite-volunteers* channel on Discord)
* 📸 A special group photo with all volunteers (time will be announced in the *#volunteers-lounge* channel on [Discord](/discord))
* 🎉 And a big applause during the closing session of the conference

## What Volunteering at EuroPython looks like
Expand Down
4 changes: 4 additions & 0 deletions src/data/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@
"name": "FAQ",
"path": "/faq"
},
{
"name": "Discord",
"path": "/discord"
},
{
"name": "Code of Conduct",
"path": "https://www.europython-society.org/coc/"
Expand Down