Skip to content

Commit 72b732b

Browse files
authored
Merge branch 'ep2025' into ep2025-space5
2 parents 9227d6b + 2a47562 commit 72b732b

27 files changed

+358
-81
lines changed

astro.config.mjs

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import rehypeSlug from "rehype-slug";
88
import rehypeAutolinkHeadings from "rehype-autolink-headings";
99
import metaTags from "astro-meta-tags";
1010
import deleteUnusedImages from "astro-delete-unused-images";
11-
import serviceWorker from "astrojs-service-worker";
1211
import { execSync } from "node:child_process";
1312
import svelte from "@astrojs/svelte";
1413
import compress from "astro-compress";
@@ -152,29 +151,6 @@ export default defineConfig({
152151
integrations: [
153152
mdx(),
154153
svelte(),
155-
serviceWorker({
156-
workbox: {
157-
inlineWorkboxRuntime: true,
158-
runtimeCaching: [
159-
{
160-
urlPattern:
161-
/\.(?:js|css|json|png|jpg|jpeg|svg|woff2?|ttf|eot|gif)$/,
162-
handler: "CacheFirst",
163-
options: {
164-
cacheName: "assets-cache",
165-
expiration: {
166-
maxEntries: 100,
167-
maxAgeSeconds: 60 * 60 * 1, // 1h
168-
},
169-
},
170-
},
171-
{
172-
urlPattern: /\.html$/,
173-
handler: "NetworkOnly", // ⛔ Don't cache HTML
174-
},
175-
],
176-
},
177-
}),
178154
...(fastBuild
179155
? []
180156
: [
153 KB
Loading

src/components/SponsorLogo.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const slug = tier==="Partners"? `/community-partners#sponsor-${sponsorId}`: tier
3838
src={logo}
3939
alt={`${title} Logo`}
4040
style={{
41-
minWidth: "170px",
41+
minWidth: "140px",
4242
maxHeight: "120px",
4343
objectFit: "contain",
4444
padding: logo_padding ? logo_padding : undefined,
@@ -50,7 +50,7 @@ const slug = tier==="Partners"? `/community-partners#sponsor-${sponsorId}`: tier
5050
src={logo}
5151
alt={`${title} Logo`}
5252
style={{
53-
minWidth: "170px",
53+
minWidth: "140px",
5454
maxHeight: "120px",
5555
objectFit: "contain",
5656
padding: logo_padding ? logo_padding : undefined,

src/components/sections/hero/hero.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ const action2 = "/sponsorship/sponsor/";
125125

126126
<div
127127
class="bluebox relative flex flex-col items-center justify-center"
128-
style=""
129128
>
130129
<div class="bluebox-shift">
131130
<div class="hero-image overflow-hidden -mt-12">
@@ -136,7 +135,7 @@ const action2 = "/sponsorship/sponsor/";
136135
alt="EuroPython 2025 Conference"
137136
layout='full-width'
138137
formats={['avif', 'webp', 'jpeg']}
139-
class="max-w-5xl lg:max-w-full h-auto lg:h-full rounded-2xl shadow-xl"
138+
class="lg:max-w-full h-auto lg:h-full rounded-2xl shadow-xl"
140139
loading="eager"
141140
priority={true}
142141
/>

src/content/pages/beginners-day-unconference.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ Whether you're switching careers or just starting out, this is your chance to le
6969
/>
7070

7171
<ProfileCard
72-
name="Barbora Němcová"
73-
position="Head of HR"
74-
company="Pale Fire Capital"
75-
avatar="/beginners-day-unconference/barbora_nemcova.jpg"
76-
url="https://www.linkedin.com/in/barbora-nemcova/"
72+
name="Václav Kotyk"
73+
position="Senior Technical Talent Sourcer"
74+
company="SentinelOne"
75+
avatar="/beginners-day-unconference/vaclav_kotyk.jpg"
76+
url="https://www.linkedin.com/in/vaclavkotyk/"
7777
/>
7878
</div>
7979

src/content/pages/community-activities.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ This year, we are dedicating a two-hour slot in the Open Spaces to all community
2424
importantly, it's a chance to explore how the EuroPython Society can support you in achieving your
2525
goals and addressing your current challenges.
2626

27-
* Room: TBD
28-
* Time: TBD
27+
* Room: 223+224
28+
* Time: Friday 18th, 11:00h - 13:00h
2929

3030
![](./images/pyo-open-space.jpg)
3131

src/content/pages/faq.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ subtitle: Frequently Asked Questions about EuroPython
2727
<li>**9 May 2025** Financial Aid Programme Applications Closed</li>
2828
<li>**04 June 2025** [First time speakers workshop](/mentorship#online-event-first-time-speakers-workshop)</li>
2929
<li>**7 July 2025** [Financial Aid Programme Applications for Remote Attendance](finaid#-free-remote-ticket) Open</li>
30+
<li>**15 July 2025** Financial Aid Programme Applications for Remote Attendance Closed</li>
31+
3032

3133
</ul>
3234

3335
<ul className="milestone-todo">
34-
<li>**15 July 2025** Financial Aid Programme Applications for Remote Attendance Closed</li>
3536
<li>**14 – 20 July 2025:** EuroPython 2025!🎊 </li>
3637
<li>**September 2025** EuroPython 2025 Videos published</li>
3738
</ul>
@@ -202,9 +203,9 @@ Got any questions? Reach out to us at [[email protected]](mailto:programme
202203

203204
<Accordion title="Is there a Financial Aid Programme for EuroPython 2025?" id="financial-aid">
204205

205-
Yes! Our Financial Aid Programme's application period for in-person attendance ran from **8 March to 9 May**. It is now closed. We are very proud to be able to support so many Pythonistas to attend the conference this year!
206+
Yes! Our Financial Aid Programme for **in-person attendance** ran from **8 March to 9 May**, and for **remote attendance** from **7 to 15 July**. Both are now closed.
207+
We’re proud to have supported so many Pythonistas in joining us this year!
206208

207-
Our Financial Aid Programme's application for **remote attendance** runs between **7--15 July**.
208209

209210
</Accordion>
210211

src/content/pages/finaid.mdx

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ subtitle:
1212
As part of our commitment to the Python community, we offered special grants for
1313
people in need of financial aid to attend EuroPython.
1414

15-
<Button>[Financial Aid for Remote Tickets Available](https://forms.gle/9QuXwZTSxGYVRiMT8)</Button>
15+
<Button disabled>Financial Aid Application closed</Button>
16+
17+
It has been a privilege to have supported so many applicants!
1618

1719
---
1820

@@ -37,7 +39,7 @@ You can apply for three different types of grants:
3739
costs up to €400.
3840
3. **[Closed] Visa Application Fee Grant:** Get reimbursed for the costs of a short-stay
3941
Schengen visa to the Czech Republic (up to €90).
40-
4. 🆕 **[Free Remote Ticket](#-free-remote-ticket):** Get a remote ticket to join the conference remotely for free. Apply [here](https://forms.gle/9QuXwZTSxGYVRiMT8).
42+
4. **[Closed] [Free Remote Ticket](#-free-remote-ticket)**: Get a remote ticket to join the conference remotely for free.
4143

4244

4345
## Grant Eligibility
@@ -58,12 +60,7 @@ for a grant:
5860

5961
## How to apply
6062

61-
**Application for Remote Ticket grant is between 7--15 July.**
62-
63-
64-
65-
Applications for in-person attendance is closed on **9 May 2025**. Thank you to everyone who applied.
66-
63+
<Note>Applications for in-person attendance closed on **9 May 2025**. Application for Remote Ticket grant closed on **15 July.** Thank you to everyone who applied!</Note>
6764

6865
The data we collect on this form will exclusively be used by our Financial Aid
6966
team for the selection of grant recipients and the processing of financial
@@ -87,7 +84,7 @@ You do not have to reapply separately for the second round. **In fact, if you
8784
want to increase your chances of receiving a grant, it is recommended to apply
8885
early.**
8986

90-
**You can also apply for a grant to participate remotely** when the application is open.
87+
~~**You can also apply for a grant to participate remotely** when the application is open.~~ **Remote participation grants have now closed.**
9188

9289
**Note:** dates in the timeline follow the [Anywhere on Earth][AoE] convention.
9390

@@ -126,9 +123,11 @@ reapply for round 2. Your application will automatically be considered for round
126123
- The Financial Aid Team may also make grant offers outside the two main rounds
127124
of selection.
128125

129-
### 🆕 **Free Remote Ticket:**
126+
### Free Remote Ticket
127+
128+
<Button disabled>Application closed</Button>
129+
130130
- You will receive an individual voucher code that you can use to claim a free remote conference ticket.
131-
Apply [here](https://forms.gle/9QuXwZTSxGYVRiMT8)
132131

133132
### Free Ticket Voucher Grant
134133
<Button disabled>Application closed</Button>

src/content/pages/prague.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Prague offers countless activities. Here are just a few ideas:
5555
- [Timeout](https://www.timeout.com/prague)
5656
- [My Prague - Insiders' Guide (audio)](https://english.radio.cz/node/8702571/o-poradu)
5757
- [Honest Guide (videos)](https://www.youtube.com/@HONESTGUIDE)
58-
- [USEIT Prague Map](https://www.use-it.travel/cities/detail/prague/)
58+
- [USEIT Prague Map](https://www.use-it.travel/cities/prague/)
5959
- [Prague Tourist Information](https://praguetouristinformation.com/en/)
6060
- [Prague.org](https://prague.org/)
6161

src/content/pages/pyladies.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ Through open and inclusive conversations, we hope to build stronger connections,
3939
foster mutual growth, and create opportunities for collective impact within our
4040
diverse PyLadies network.
4141

42-
- **When:** Thursday, 17th July 2025, 12:30 to 14:00.
42+
- **When:** Thursday, 17th July 2025, 12:00 to 13:00.
4343
- **Where:** Prague Congress Centre (PCC), VIP lunch area.
4444

4545
## #IAmRemarkable
4646

4747
Empower yourself in this workshop designed to help you celebrate your
4848
achievements and improve your self-promotion skills.
4949

50-
- **When:** Thursday, 17th July 2025,
51-
- **Where:** Prague Congress Centre (PCC), Open Space 2 (Room 224)
50+
- **When:** Thursday, 17th July 2025, 14:00 to 16:00.
51+
- **Where:** Prague Congress Centre (PCC), Open Space 2 (Room 221+222)
5252
- **Host:** Daria Linhart Grudzien
5353

5454
<div class="text-center mb-8">
@@ -61,8 +61,8 @@ achievements and improve your self-promotion skills.
6161

6262
Join us for an interactive Stretch Activity at the Europython.
6363

64-
- **When:** Thursday, 17th July 2025, time TBD
65-
- **Where:** Prague Congress Centre (PCC), Open Space 2 (Room 223)
64+
- **When:** Thursday, 17th July 2025, 16:00 to 16:30
65+
- **Where:** Prague Congress Centre (PCC), Open Space 2 (Room 223+224)
6666

6767
## PyLadies and PyLadiesCon Booth
6868

0 commit comments

Comments
 (0)