Skip to content

Commit a9270e3

Browse files
cybitegeakmanhypha
authored
Added signup forms to mentorship page and added CTA (#946)
Mentorship page now has links to signup forms New CTA for mentorship, replaces CfT CTA --------- Co-authored-by: Ege Akman <[email protected]> Co-authored-by: hypha <[email protected]>
1 parent a1992e4 commit a9270e3

File tree

4 files changed

+35
-8
lines changed

4 files changed

+35
-8
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Speaker Mentorship
3+
subtitle: Open until 21st January
4+
url: /programme/mentorship
5+
image: mentorship1.jpg
6+
---
7+
8+
All voices are welcome at EuroPython. But sometimes folks appreciate help and
9+
support for their contribution. That's why we have organised the Speaker
10+
Mentorship Programme.
127 KB
Loading

src/content/pages/programme/mentorship.mdx

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ are running the Speaker Mentorship Programme again.
1313

1414
At the moment we are looking for interested mentors who would like to help our
1515
mentees to create their proposals, and if accepted deliver their talk. If you
16-
are interested in helping mentees as their mentor please **stay tuned
17-
for the registration form**.
16+
are interested in helping mentees as their mentor, please register now.
17+
1818

1919
---
2020

@@ -34,20 +34,37 @@ EuroPython.
3434
For mentors who take on a mentee, we expect you to provide 4 one-hour sessions
3535
with your mentee to:
3636

37-
- Prepare their CFP submission.
38-
- Review their CFP before submission.
37+
- Prepare their CfP submission.
38+
- Review their CfP before submission.
3939
- If your mentee is selected, help them prepare the talk. Otherwise, help them
4040
submit their talk to another meetup/conference should they wish to.
41-
- Help your mentee rehearse for their talk.
41+
- Help them rehearse for their talk.
4242

4343
You will also be invited to join the panel of the Webinar Workshops.
4444

45+
<div class="text-center">
46+
<ButtonLink href="https://forms.gle/Wbn9Z7zBQtK56xjS9">I would like to share my experience by being a "Mentor".</ButtonLink>
47+
</div>
48+
4549
## Mentee
4650

4751
If you require help contributing to EuroPython, especially if you are from an
4852
underrepresented or a marginalised group in the tech industry, you are welcome
49-
to submit your application once the form is opened and become a mentee.
53+
to submit your application in the form below to become a mentee.
54+
55+
<div style={{textAlign: "center"}}>
56+
<ButtonLink href="https://forms.gle/HgyoWnp3sc89S5DbA">I would like to receive help by being a "Mentee".</ButtonLink>
57+
</div>
5058

5159
## 2. Workshops
5260

53-
More information coming soon.
61+
### Online Event: First Time Speaker’s Workshop
62+
After the CfP, we will host an online panel session with 2–3 experienced community members sharing advice for first-time and returning speakers. At the end of the panel, there will be a QnA session to answer all the participants' questions.
63+
64+
**Date**: TBD
65+
66+
**Time**: 60-90 mins (depending on the amount of questions)
67+
68+
You can watch the recording of the previous year's workshop here:
69+
70+
<YouTube id="pW9aezM9DzA"/>

src/data/links.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"path": "/programme/selection"
1313
},
1414
{
15-
"name": "Mentorship",
15+
"name": "Speaker Mentorship",
1616
"path": "/programme/mentorship"
1717
},
1818
{

0 commit comments

Comments
 (0)