Skip to content

Commit

Permalink
disable last year and addd 2024 hacktoberfest
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Sep 20, 2024
1 parent efe98fa commit f3e3453
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collections/events/2023/hacktoberfest-2023/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ eurl: /community/calendar
type: Event
speakers: ["Gaurav Chadha", "Pranav Singh", "Uzair Shaikh", "Yash Sharma", "Anita Ihuman", "Saurabh Soni", "Ritik Saxena", "Senali Dilumika", "Sudhanshu Dasgupta", "Rex Joshua Ibegbu"]
published: true
upcoming: true
register: true
upcoming: false
register: false
---

import { Link } from "gatsby" ;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions src/collections/events/2024/hacktoberfest-2024/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Hacktoberfest Prep 2024: Extending Meshery Models
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."
thumbnail: ./hacktoberfest2024.jpg
darkthumbnail: ./hacktoberfest2024.jpg
date: 2024-09-27
eurl: /community/calendar
type: Event
speakers: ["Vivek Vishal", "Sudhanshu Dasgupta", "Uzair Shaikh", "Shlok Mishra", "Hargun Kaur", "Aabid Sofi, "Awani Alero"]
upcoming: true
register: true
---

import { Link } from "gatsby" ;

import hacktoberfestBadge from "./hacktoberfest-contributor.png";

<p>
<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.
</p>

<p>
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>.
</p>

<ul>
<li><strong>DATE:</strong> September 27, 2024</li>
<li><strong>TIME:</strong> 10:00 AM CT | 8:30 PM IST</li>
<li><strong>MEET:</strong> <a href="https://meet.layer5.io/community"> Zoom</a></li>
</ul>

<p> Resources:
<ul>
<li><Link to="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</Link></li>
<li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li>
</ul>
</p>

<p>Earn a Badge </p>
<p>Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.</p>
<img src={hacktoberfestBadge} style="width: 250px"/>

0 comments on commit f3e3453

Please sign in to comment.