Skip to content

Commit d113445

Browse files
committed
Merge branch 'ep2025' into ep2025-app
2 parents d595271 + fefe4fd commit d113445

File tree

20 files changed

+142
-17
lines changed

20 files changed

+142
-17
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ check:
4444

4545
build:
4646
pnpm run astro build --mode $(MODE)
47+
pnpm pagefind
4748

4849
preview: RELEASES_DIR = $(VPS_PREVIEW_PATH)/$(SAFE_BRANCH)/releases
4950
preview: TARGET = $(RELEASES_DIR)/$(TIMESTAMP)

astro.config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import remarkToc from "remark-toc";
66
import rehypeSlug from "rehype-slug";
77
import rehypeAutolinkHeadings from "rehype-autolink-headings";
88
import metaTags from "astro-meta-tags";
9-
import pagefind from "astro-pagefind";
109
import deleteUnusedImages from "astro-delete-unused-images";
1110
import serviceWorker from "astrojs-service-worker";
1211
import { execSync } from "node:child_process";
@@ -117,7 +116,6 @@ export default defineConfig({
117116
mdx(),
118117
sitemap(),
119118
metaTags(),
120-
pagefind(),
121119
deleteUnusedImages(),
122120
svelte(),
123121
serviceWorker({

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",
8-
"build": "astro check && astro build && pnpm pagefind --site dist",
8+
"build": "astro check && astro build && pnpm pagefind",
99
"preview": "astro preview",
1010
"astro": "astro",
1111
"format": "prettier --write --plugin=prettier-plugin-astro ."

pagefind.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
site: dist
22
glob: "**/*.{html}"
3+
root_selector: "main"

src/components/schedule/session.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const hasFooter = true;
8080
codeId={session.code}
8181
title={session.title}
8282
/>
83-
<h2>
83+
<h2 id=`session-${session.slug}`>
8484
{session.title}
8585
</h2>
8686

src/components/sponsors/sponsor-tier.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const { tier, top } = Astro.props;
2929
"grid ml-12 items-center justify-items-center",
3030
{
3131
"grid-cols-1 md:grid-cols-2 lg:grid-cols-3": !top,
32-
"grid-cols-1 md:grid-cols-1": top,
32+
"grid-cols-1 md:grid-cols-2": top,
3333
},
3434
]}
3535
>

src/content/keynoters/cultrepo.svg

Lines changed: 12 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: '"Python: the Documentary" screening and Q&A'
3+
image: ./cultrepo.svg
4+
tagline: 'Keynote panel and screening of "Python: the Documentary" by CultRepo (formerly Honeypot)'
5+
order: 6
6+
---

src/content/pages/venue.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ subtitle: EuroPython 2025 will be back in Prague!
55

66
## Main Conference Venue (Monday–Friday) – Prague Congress Centre
77
### Where
8-
[The Prague Congress Centre](https://www.praguecc.cz/en/homepage) will host EuroPython 2025 from **July 14th to July 20th** (Monday–Friday).
8+
[The Prague Congress Centre](https://www.praguecc.cz/en/homepage) will host EuroPython 2025 from **14–18 July** (Monday–Friday).
99

1010
Address: 5. května 1640/65, 140 21 Praha 4, Nusle
1111

@@ -23,13 +23,16 @@ Address: 5. května 1640/65, 140 21 Praha 4, Nusle
2323
- **Vyšehrad:** A historic castle complex with parks and beautiful views of Prague. A must-visit.
2424
- **Náplavka from Vyšehrad:** A lively riverside area with pubs and spots to relax.
2525
- **I.P. Pavlova:** One metro stop away — great for food, with plenty of restaurants and fast-food options.
26-
- **City center:** Take the metro two stops to **Muzeum** (line C), then exit onto Wenceslas Square. To explore further, transfer to the green line at **Muzeum** and go to **Staroměstská** (Old Town Square) or **Malostranská** (across the river).
26+
- **City Centre:** Take the metro two stops to **Muzeum** (line C), then exit onto Wenceslas Square. To explore further, transfer to the green line at **Muzeum** and go to **Staroměstská** (Old Town Square) or **Malostranská** (across the river).
2727

2828
---
2929

3030
## Sprints Venue – Saturday & Sunday
3131
### Where
32-
The EuroPython sprints, along with the Unconference day, Humble Data, and Django Girls, will take place at Italská Budova Building, Prague University of Economics and Business, Žižkov Campus on Saturday & Sunday **July 21st to July 22nd**.
32+
The EuroPython sprints, along with the Unconference day, Humble Data, and Django Girls, will be held at a **different venue**.
33+
Details of the location will be announced soon, so stay tuned!
34+
{/*
35+
Italská Budova Building, Prague University of Economics and Business, Žižkov Campus on Saturday & Sunday **19–20 July**.
3336
3437
Address: Vysoká škola ekonomická v Praze - Italská budova, náměstí Winstona Churchilla 1938, 130 00 Praha 3, Žižkov
3538
@@ -50,4 +53,5 @@ Refer to the [Žižkov Campus Map (PDF)](https://www.vse.cz/english/wp-content/u
5053
- **Růžová zahrada:** A quiet rose garden located inside Riegrovy Sady, a few minutes from the venue.
5154
[Entrance location](https://www.google.com/maps/@50.0817811,14.4428445,110m/data=!3m1!1e3)
5255
- **Žižkov TV Tower:** A 15-minute (uphill) walk away. Offers a panoramic view of Prague (entry is a bit pricey) and features David Černý’s iconic crawling baby sculptures.
53-
- **City center:** You can walk to the main train station, go through it, and reach Wenceslas Square. It’s about a 15-minute walk.
56+
- **City Centre:** You can walk to the main train station, go through it, and reach Wenceslas Square. It’s about a 15-minute walk.
57+
*/}
Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)