Skip to content

Commit f28cb66

Browse files
committed
add hacktoberfest 2023 program
Signed-off-by: Daniel Chege <chegedan699@gmail.com>
1 parent 35fad48 commit f28cb66

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed
185 KB
Loading
612 KB
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "Hacktoberfest Prep 2023: Easing into CNCF Open Source Projects"
3+
description: "Prepare for Hacktoberfest with Layer5 MeshMates and Maintainers. Join seasoned open source maintainers, hack through easy issues, and grow your skills. Discover Newcomers Resources and explore the Layer5 Community Handbook."
4+
thumbnail: ./hacktoberfest2023.png
5+
darkthumbnail: ./hacktoberfest2023.png
6+
date: 2023-09-29
7+
eurl: /community/calendar
8+
type: Event
9+
speakers: ["Gaurav Chadha", "Pranav Singh", "Uzair Shaikh", "Yash Sharma", "Anita Ihuman", "Saurabh Soni", "Ritik Saxena", "Senali Dilumika", "Sudhanshu Dasgupta", "Rex Joshua Ibegbu"]
10+
published: true
11+
upcoming: false
12+
register: false
13+
---
14+
15+
import { Link } from "gatsby" ;
16+
import hacktoberfestBadge from "./hacktoberfest-contributor.png";
17+
18+
<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
19+
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>.
20+
<ul>
21+
<li><strong>DATE:</strong> September 29, 2023</li>
22+
<li><strong>TIME:</strong> 10:00 AM CT | 8:30 PM IST</li>
23+
<li><strong>MEET:</strong> <a href="https://meet.layer5.io/community"> Zoom</a></li>
24+
</ul>
25+
26+
Resources:
27+
<ul>
28+
<li><Link to="https://docs.google.com/spreadsheets/d/11KPLU9vVklgGn9NbluLegbfQAyBA5ZS58AhoA8_PCVI/edit#gid=0">Issues for Hacktoberfest</Link></li>
29+
<li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li>
30+
<li><a href="/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf">Presentation Slides</a></li>
31+
</ul>
32+
33+
34+
Earn a Badge
35+
Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.
36+
<img src={hacktoberfestBadge} style={{ width: "250px" }}/>

0 commit comments

Comments
 (0)