Skip to content

Commit 1e2ef8f

Browse files
rodrigogiraoserraocybitpre-commit-ci[bot]
authored
CfP closed – update website (#992)
I used a bit of common sense and my judgment to figure out what needed to be changed but I might be wrong here, so please check my changes ;) --------- Co-authored-by: Cyril Bitterich <cebit-github@gunnet.de> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 467ac2f commit 1e2ef8f

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

src/components/header/header-actions.astro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ const IS_LIVE = false;
2121
</abbr>
2222
<span class="hidden md:inline">Code of Conduct</span>
2323
</ButtonLink>
24+
<!--
2425
<ButtonLink href="/programme/cfp" className="hidden md:block">
2526
<span>Send your proposal!</span>
2627
</ButtonLink>
28+
-->
2729
{IS_LIVE && (
2830
<ButtonLink href="/live">
2931
Live

src/content/pages/faq.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@ subtitle: Frequently Asked Questions about EuroPython
1313
<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>
16-
16+
<li>**3 February 2025:** Extended Call for Proposals (CfP) closes</li>
1717
</ul>
1818

1919
<ul className="milestone-todo">
20-
<li><strike>**27 January 2025:** Call for Proposals (CfP) closes</strike></li>
21-
<li>**3 February 2025:** Call for Proposals (CfP) closes (<b>Extension</b>)</li>
2220
<li>**January/February 2025** Financial Aid Programme starts</li>
2321
<li>**January/February 2025** Community Voting and Proposal Review</li>
2422
<li>**February/March 2025** Programme selection process</li>
@@ -60,7 +58,7 @@ Share your ideas with the programme team at [programme@europython.eu](mailto:pro
6058

6159
## **Q. When can I submit a talk proposal?**
6260

63-
A. The [Call for Proposals (CfP)](/programme/cfp) is open from **10 – <strike>27 January</strike> 3rd February 2025** (extended).
61+
A. 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).
6462

6563
Need support with your submission? Explore our [Speaker Mentorship Programme](programme/mentorship/) for guidance.
6664

src/content/pages/programme/cfp.mdx

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,9 @@ subtitle: A set of tips to help you put together a strong, compelling EuroPython
55

66
# Call for Proposals
77

8-
**EuroPython 2025 Call for Proposals is currently open.**
8+
**EuroPython 2025 Call for Proposals is now closed.**
99

10-
It will run from Friday 10th to <strike>Monday 27th January, 2025, 23:59
11-
UTC</strike>.
12-
<b>Extension:</b> The new extended deadline is Monday 3rd February, 2025 23:59
13-
UTC.
14-
15-
<div class="text-center">
16-
<ButtonLink href="https://programme.europython.eu/europython-2025/">SUBMIT YOUR SESSION HERE!</ButtonLink>
17-
</div>
10+
The Call for Proposals ran from the 10th of January to the 3rd of February 2025, 23:59 UTC.
1811

1912
<div class="text-center">
2013
<ButtonWithTitle title="Call for Reviewers Now Open" href="https://forms.gle/4GTJjwZ1nHBGetM18" text="JOIN THE REVIEWER TEAM!"></ButtonWithTitle></div>

0 commit comments

Comments
 (0)