Skip to content

Commit a0dca62

Browse files
authored
Add Discord invite on public pages (#1420)
Add the Discord invite URL in many places: * Navbar (Attend > Discord) <img width="286" height="564" alt="image" src="https://github.com/user-attachments/assets/fd2ef2fe-882c-4e16-ad6c-52510ec24726" /> * FAQ <img width="1410" height="314" alt="image" src="https://github.com/user-attachments/assets/dd4e9795-5fb9-4cd6-ba4e-9b4336c0b399" /> * Remote <img width="856" height="504" alt="image" src="https://github.com/user-attachments/assets/76d30b93-9865-4293-ac96-aa2f431a4c3a" /> * Volunteering @ Europython <img width="892" height="568" alt="image" src="https://github.com/user-attachments/assets/4f1b1944-15a1-42a8-983c-7c908595e545" /> * Sponsor Information <img width="856" height="144" alt="image" src="https://github.com/user-attachments/assets/1cdb2c82-d256-49fc-93f3-7efbc02dc08a" /> * Accessibility <img width="892" height="180" alt="image" src="https://github.com/user-attachments/assets/585d3ea7-4aad-467d-9120-7eafc2d85c3f" />
1 parent fc7e3c2 commit a0dca62

File tree

6 files changed

+13
-3
lines changed

6 files changed

+13
-3
lines changed

src/content/pages/accessibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You're very welcome to ask about any accessibility needs. These may include, for
2929

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

32-
**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.
32+
**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.
3333

3434
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.
3535

src/content/pages/faq.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,3 +227,8 @@ Our goal is to make EuroPython sponsorship accessible to a wide range of organis
227227
<Accordion title="Where can I find accessibility information and directions to some of the rooms?" id="accessibility">
228228
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).
229229
</Accordion>
230+
231+
<Accordion title="How can I join the conference Discord server?" id="discord">
232+
During the event, we provide a Discord server for announcements, social interactions, and all other digital communication.
233+
Please join the server using this [Discord invitation link](/discord).
234+
</Accordion>

src/content/pages/remote.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Remote participation between 16-18 July (Wednesday - Friday):
2525
- Text-based discussions with available speakers.
2626
- Online job board and chat with sponsors at the remote booths.
2727
- On-demand viewing, which will be available hours after the live stream.
28+
- Access to our [conference Discord server](/discord).
2829

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

src/content/pages/sponsorship/information.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ However, we strongly recommend keeping booths staffed throughout the opening hou
124124
- If you need additional time for setup, please let us know and we will try to accommodate your request.
125125
- 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.
126126

127-
👉 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.
127+
👉 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).
128128

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

src/content/pages/volunteers.mdx

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

3030
## What Volunteering at EuroPython looks like

src/data/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@
159159
"name": "FAQ",
160160
"path": "/faq"
161161
},
162+
{
163+
"name": "Discord",
164+
"path": "/discord"
165+
},
162166
{
163167
"name": "Code of Conduct",
164168
"path": "https://www.europython-society.org/coc/"

0 commit comments

Comments
 (0)