Skip to content

Commit 368b8bc

Browse files
Standardise summit pages (#1054)
The three summit pages are similar, but differently formatted: * https://ep2025.europython.eu/programme/c-api-summit/ * https://ep2025.europython.eu/programme/wasm-summit/ * https://ep2025.europython.eu/programme/rust-summit/ First, make sure all have standard headers (h1 for first-level, h2 for second-level, and so on; not h2 for first-level and h4 for second-level) - this is partly an accessibility thing. Then give all the same type of when/where/who sections at the top. And move the intro summit before that. --------- Co-authored-by: Mia Bajić <38294198+clytaemnestra@users.noreply.github.com>
1 parent 0e41e88 commit 368b8bc

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

src/content/pages/programme/c-api-summit.mdx

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,18 @@ title: C API Summit
33
subtitle: A summit for Python's C API stakeholders to discuss its state and future.
44

55
---
6-
## C API Summit
7-
The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work.
86

7+
# C API Summit
98

10-
**WHEN?**
11-
The summit will take place on **Monday, July 14th** or **Tuesday, July 15th** (confirmation pending).
9+
The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work.
1210

13-
**WHERE?**
14-
The event will be hosted at the **Prague Congress Centre (PCC)**, Room [TBA].
11+
* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed)
12+
* **Where**: Prague Congress Centre (PCC), Room to be announced
13+
* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket
1514

1615
---
1716

18-
19-
#### Meet the Community
17+
## Meet the Community
2018

2119
The main goal of this summit is for various stakeholders of Python's C API to meet and discuss about the state of the API, existing challenges and ongoing work.
2220

@@ -27,15 +25,16 @@ We are particularly looking for contributors and maintainers of:
2725
- Applications that embed Python
2826
- Similar projects working in this area
2927

30-
#### Presentations
28+
## Presentations
3129

3230
If there is a topic you would like to present, please indicate it in the form and fill it in early.
3331

3432
Summit presentations are brief, intended to get everyone on the same page and start a discussion. Time slots are of 30min at most (10 min of presentation + 20 min for questions/discussion).
3533

3634
We are looking to discuss advanced topics.
3735

38-
#### Tentative Agenda (subject to change)
36+
## Tentative Agenda (subject to change)
37+
3938
- **9:00 AM**: Meet and greet – unconference-style post-it board organization
4039
- **9:30 AM**: Presentations (30 minutes each: 10 min presentation + 20 min discussion)
4140
- **11:00 AM**: Coffee break
@@ -46,7 +45,7 @@ We are looking to discuss advanced topics.
4645
- **6:30 PM**: Dinner
4746

4847

49-
#### Registration
48+
## Registration
5049

5150
To be part of the C API summit [register your interest now!](https://docs.google.com/forms/d/e/1FAIpQLSfUT8BEHyt-Nlwo6aEmnEHdn1y_rkCoShEKYuHm4LhWvbMjjw/viewform) 👈
5251

src/content/pages/programme/rust-summit.mdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ title: Rust Summit
33
subtitle: The Rust Summit aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work.
44

55
---
6-
## **Rust Summit**
76

8-
The **Rust Summit** aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work.
7+
# Rust Summit
98

10-
**WHEN?** The summit will take place on **Monday, July 14th** or **Tuesday, July 15th** (confirmation pending).
9+
The **Rust Summit** aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work.
1110

12-
**WHERE?** The event will be hosted at the **Prague Congress Centre (PCC)**, Room \[TBA\].
11+
* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed)
12+
* **Where**: Prague Congress Centre (PCC), Room to be announced
13+
* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket
1314

1415
---
1516

16-
#### **Meet the Community**
17+
## Meet the Community
1718

1819
The main goal of this summit is for various stakeholders of Python’s Rust ecosystem to meet, learn, and discuss about the Rust ecosystem in Python, how Python can benefit from Rust, and anything related to the adaptation of thread-free Python.
1920

@@ -25,7 +26,7 @@ We are particularly looking for contributors and maintainers of:
2526
* New Python libraries that are written in Rust
2627
* Other Python projects that can benefit from using Rust
2728

28-
#### **Presentations**
29+
## Presentations
2930

3031
If there is a topic you would like to present, please indicate it in the form and fill it in early.
3132

@@ -35,7 +36,7 @@ Deep dive presentations are 45 mins in total (35 mins presentation and 10 mins Q
3536

3637
We are also open to suggestions for unconference-style activities.
3738

38-
#### **Tentative Agenda (subject to change)**
39+
## Tentative Agenda (subject to change)
3940

4041
* **9:00 AM**: Meet and greet – unconference-style post-it board organization
4142
* **9:30 AM**: Sparkling Presentations (30 minutes each: 10 min presentation \+ 20 min discussion)
@@ -46,7 +47,7 @@ We are also open to suggestions for unconference-style activities.
4647
* **6:00 PM**: Round-up/plenary session for feedback and conclusions
4748
* **6:30 PM**: Dinner
4849

49-
#### **Registration**
50+
## Registration
5051

5152
To be part of the Rust summit [register your interest now\!](https://docs.google.com/forms/d/e/1FAIpQLSe8Wjahr3-agTr4lS8_u3ifel_9XYAQEGk71IAAIh_h2eRUzw/viewform?usp=preview) 👈
5253

src/content/pages/programme/wasm-summit.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ subtitle: A summit to bring together maintainers and users of Python with WebAss
55

66
# WebAssembly Summit
77

8+
The **WebAssembly Summit** aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work.
9+
810
* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed)
911
* **Where**: Prague Congress Centre (PCC), Room to be announced
1012
* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket
1113

12-
13-
This summit aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work.
14-
14+
---
1515

1616
## Agenda
1717

0 commit comments

Comments
 (0)