Skip to content

Commit 128a8ff

Browse files
add announcement + temporary banner for mentorship (#412)
1 parent b24ba05 commit 128a8ff

3 files changed

Lines changed: 41 additions & 1 deletion

File tree

_data/announcement.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,22 @@
3636
alt: event image banner
3737
link:
3838
path: /events
39-
title: Join now
39+
title: Join now
40+
41+
- title: |
42+
Mentorship Programme 2025 Coming Soon!
43+
description: |
44+
We are excited to announce that the Mentorship Programme 2025 will be launching on 8th March, 2025 on International Women's Day! <br/>
45+
<strong>Key Dates:</strong><br/>
46+
<li>Long-Term Registrations Open: 8th March </li>
47+
<li>Applications Close: 31st March </li>
48+
<li>Mentoring Cycle Starts: 14th April </li>
49+
<li>Monthly Ad-Hoc Registrations: May onwards </li>
50+
date: MARCH 8, 2025
51+
expiration: "20250401"
52+
image:
53+
path: "/assets/images/announcements/mentorship-2025-launch.png"
54+
alt: "Mentorship 2025 Launch banner"
55+
link:
56+
path: "/mentorship#2025-cycle"
57+
title: Learn More
643 KB
Loading

mentorship.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@
99
<div class="container">
1010
{% include page-intro.html %}
1111
</div>
12+
13+
<div class="container mission partner">
14+
<div class="row featured-content">
15+
<div class="row-content col-12">
16+
<div class="card-mission card card-l card-horizontal">
17+
<div class="card-media banner col-12 col-md-7">
18+
<img src="./assets/images/announcements/mentorship-2025-launch.png" alt="WCC 2025 Mentorship Programme launch banner">
19+
</div>
20+
<div class="card-body col-12 col-md-5" id="2025-cycle">
21+
<h2 class="card-title">2025 Cycle Opens Soon!</h2>
22+
<li>Long-Term Registrations Open: <span class="font-weight-bold">8th March</span></li>
23+
<li>Applications Close: <span class="font-weight-bold">31st March</span></li>
24+
<li>Mentoring Cycle Starts: <span class="font-weight-bold">14th April</span> </li>
25+
<li>Monthly Ad-Hoc Registrations: <span class="font-weight-bold">May onwards</span> </li>
26+
<br>
27+
<a href="https://womencodingcommunity.slack.com/archives/C070RN4KNJC" class="btn btn-primary">Join the community</a>
28+
</div>
29+
</div>
30+
</div>
31+
</div>
32+
</div>
33+
1234
<div class="container featured-content pt-0">
1335
<section class="row mentors-cta">
1436
<div class="row-content col-12">

0 commit comments

Comments
 (0)