Skip to content

Commit a918567

Browse files
committed
Add Hacktoberfest 2025 event details and privacy notice updates
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 9113b6b commit a918567

3 files changed

Lines changed: 270 additions & 87 deletions

File tree

src/collections/events/2025/hacktoberfest-2025/index.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,17 @@ import { Link } from "gatsby" ;
1616
import hacktoberfestBadge from "./layer5-hacktoberfest25-badge.png";
1717
import hacktoberfestFirstPR from "./hacktoberfest-layer5-first-pr.webp";
1818
import hacktoberfestOpenArms from "./hacktoberfest-layer5-open-arms.webp";
19-
20-
<img src={hacktoberfestOpenArms} style="width: 250px; margin-right: 20px; float: right;"/>
19+
import hacktoberfestTheme from "./hacktoberfest-meshery-theme.webp";
20+
import calenderICS from "../../../../../static/mail/2025/hacktoberfest/hacktoberfest-2025-kickoff-designing-with-meshery.ics";
2121

2222
<p>
2323
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner, and it’s an exciting opportunity to get involved in Layer5 projects. You might be surprised to learn how even small contributions can make a meaningful impact on a project. As projects grow, issues can easily go unnoticed, and your efforts in resolving them can truly make a difference while also helping you grow as a contributor.
2424
</p>
2525

2626
<p>As in years past, Layer5 has a number of different projects and a variety of technologies for participants to choose from. For Hacktoberfest 2025, our theme will center on Designing with Meshery. <Link to="/cloud-native-management/meshery">Meshery</Link> is an extensible, self-service platform for collaborative infrastructure management. Be sure to understand the <Link to="/blog/meshery/comparing-meshery-models-and-meshery-designs">difference between Meshery Models and Meshery Designs</Link>. The Meshery project is looking for contributors to extend these models to support new cloud native infrastructure and their features.</p>
2727

28+
<img src={hacktoberfestOpenArms} style="width: 350px; margin-right: 20px; float: left;"/>
29+
2830
<p>
2931
Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects the easy way with Layer5 <Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get familiar with the Layer5 community through our <Link to="/community/handbook">Community Handbook</Link>.
3032
</p>
@@ -37,6 +39,8 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
3739
<li><strong>DATE: </strong>October 3rd, 2025</li>
3840
<li><strong>TIME: </strong> 14:00 UTC (9AM CDT | 4PM CEST | 3PM WAT | 7:30PM IST)</li>
3941
{/* <li><strong>LIVESTREAM:</strong> <a href="https://www.youtube.com/watch?v=iKe52yMWWK4">YouTube</a></li> */}
42+
<li><strong>LIVESTREAM:</strong> <a href="https://youtube.com/live/1-oaEy0Pm5I?feature=share">Livestream</a></li>
43+
<li><strong>CALENDAR:</strong> <a href={calenderICS}>.ics</a></li>
4044
</ul>
4145

4246
<p> Resources:</p>
@@ -46,4 +50,8 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
4650
<li><a href="https://github.com/issues?q=is%3Aopen%20is%3Aissue%20archived%3Afalse%20(org%3Alayer5io%20OR%20org%3Ameshery%20OR%20org%3Aservice-mesh-performance%20OR%20org%3Aservice-mesh-patterns%20OR%20org%3Alayer5labs%20OR%20org%3Ameshery-extensions)%20label%3Ahacktoberfest">Issues for Hacktoberfest</a></li>
4751
{/* <li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
4852
<li><a href={preptemberslides}>Presentation Slides</a></li>*/}
53+
54+
{/* <li><a href={preptemberslides}>Presentation Slides</a></li>*/}
4955
</ul>
56+
57+
<img src={hacktoberfestTheme} style="width: fit-content;"/>

0 commit comments

Comments
 (0)