Skip to content

Commit c593d06

Browse files
committed
Long and short links support for pages.
1 parent 1ba50ad commit c593d06

File tree

12 files changed

+29
-21
lines changed

12 files changed

+29
-21
lines changed

astro.config.mjs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@ export default defineConfig({
5353
redirects: {
5454
"/planning/": "https://forms.gle/riw6CvML8ck94A4V9",
5555
"/reviewers/": "https://forms.gle/4GTJjwZ1nHBGetM18",
56-
"/programme/cfp/": "/cfp/",
57-
"/programme/c-api-summit/": "/c-api-summit/",
58-
"/programme/rust-summit/": "/rust-summit/",
59-
"/programme/voting/": "/voting/",
60-
"/programme/wasm-summit/": "/wasm-summit/",
6156
"/sessions/": "/sessions/",
6257
"/sponsor/": "/sponsorship/sponsor/",
6358
},

src/content/pages/faq.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ subtitle: Frequently Asked Questions about EuroPython
99

1010
<ul className="milestone-done">
1111
<li>**12 December 2024** Call for Teams starts</li>
12-
<li>**10 January 2025** [Call for Proposals (CfP)](/cfp/) opens</li>
13-
<li>**11 January 2025** [Speaker Mentorship Programme](/mentorship/) sign-up opens</li>
12+
<li>**10 January 2025** [Call for Proposals (CfP)](/programme/cfp/) opens</li>
13+
<li>**11 January 2025** [Speaker Mentorship Programme](/programme/mentorship/) sign-up opens</li>
1414
<li>**21 January 2025:** Speaker Mentorship signup closes</li>
1515
<li>**30 January 2025:** [Call for Reviewers](https://forms.gle/4GTJjwZ1nHBGetM18) & review process begin</li>
1616
<li>**3 February 2025:** Extended Call for Proposals (CfP) closes</li>
1717
<li>**5 February 2025:** Proposal Review process starts</li>
18-
<li>**6 February 2025:** [Community Voting](/voting/) starts</li>
18+
<li>**6 February 2025:** [Community Voting](/programme/voting/) starts</li>
1919
<li>**17 February 2025:** Community Voting and Review ends</li>
2020
<li>**8 March 2025** [Financial Aid](/finaid/) Programme starts</li>
2121
<li>**11 March 2025:** [Sponsorship](/sponsor) Sign-up Starts</li>
@@ -157,9 +157,9 @@ Share your ideas with the programme team at [[email protected]](mailto:pro
157157

158158
<Accordion title="When can I submit a talk proposal?" id="submit">
159159

160-
Sadly, at this point you cannot. The [Call for Proposals (CfP)](/cfp) was open from **the 10th of January to the 3rd of February 2025** (including an extension of the original deadline).
160+
Sadly, at this point you cannot. The [Call for Proposals (CfP)](/programme/cfp) was open from **the 10th of January to the 3rd of February 2025** (including an extension of the original deadline).
161161

162-
Need support with your submission? Explore our [Speaker Mentorship Programme](/mentorship/) for guidance.
162+
Need support with your submission? Explore our [Speaker Mentorship Programme](/programme/mentorship/) for guidance.
163163

164164
</Accordion>
165165

@@ -169,7 +169,7 @@ Need support with your submission? Explore our [Speaker Mentorship Programme](/m
169169

170170
Once the CfP closes, all proposals go through **community voting and two rounds of review and refinement** to finalise the programme.
171171

172-
Learn more about our selection process [here](/selection/).
172+
Learn more about our selection process [here](/programme/selection/).
173173

174174

175175
</Accordion>
@@ -181,7 +181,7 @@ Learn more about our selection process [here](/selection/).
181181

182182
Speakers needing travel support are encouraged to apply for [Financial Aid](/finaid).
183183

184-
We actively support first-time speakers and welcome participation from under-represented groups in tech. Learn more through our [Speaker Mentorship Programme](/mentorship).
184+
We actively support first-time speakers and welcome participation from under-represented groups in tech. Learn more through our [Speaker Mentorship Programme](/programme/mentorship).
185185

186186
Got any questions? Reach out to us at [[email protected]](mailto:[email protected]).
187187

File renamed without changes.

src/content/pages/cfp.mdx renamed to src/content/pages/programme/cfp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ If you’re thinking, “but they don’t mean me”, then we especially mean **
2929
* If you think you’re an imposter, join us — many of the EuroPython organisers feel this way.
3030
* This is a volunteer-led community, so join us — you will be welcomed with friendship, support and compassion.
3131

32-
To get some inspiration for talk ideas, check out the [tracks](https://ep2025.europython.eu/tracks/) we're running this year. We also run a [mentorship program](https://ep2025.europython.eu/mentorship/) to help people with their proposals: we'd love to hear from you if you want to sign up as a mentor or mentee.
32+
To get some inspiration for talk ideas, check out the [tracks](https://ep2025.europython.eu/programme/tracks/) we're running this year. We also run a [mentorship program](https://ep2025.europython.eu/programme/mentorship/) to help people with their proposals: we'd love to hear from you if you want to sign up as a mentor or mentee.
3333

34-
Finally, you can find out more about the [selection process](https://ep2025.europython.eu/selection/) all talks go through after submission.
34+
Finally, you can find out more about the [selection process](https://ep2025.europython.eu/programme/selection/) all talks go through after submission.
3535

3636
## How to write a proposal
3737

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/content/pages/voting.mdx renamed to src/content/pages/programme/voting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subtitle: Your opinion for a great conference!
44
---
55

66
import { Image } from "astro:assets";
7-
import voteOptions from "images/voting.png";
7+
import voteOptions from "../images/voting.png";
88

99
# Community Voting
1010

@@ -49,7 +49,7 @@ one that has been used for any of the following:
4949

5050
- Go to the [Community Voting page](https://voting.europython.eu).
5151
- Enter an eligible email address (see [Who can
52-
participate](/voting/#who-can-participate) above).
52+
participate](/programme/voting/#who-can-participate) above).
5353
- If the email is known to us, you will receive an email with a confirmation
5454
link.
5555
- Check your inbox (and spam) for the email with the confirmation link - click

0 commit comments

Comments
 (0)