Skip to content

Commit

Permalink
Refactor import paths for event buttons
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Sep 21, 2024
1 parent 5dbdd96 commit 1f57af1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/collections/events/2024/hacktoberfest-2024/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ import hacktoberfestBadge from "./layer5-hacktoberfest-badge-large.svg";
<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>As in years past, Layer5 has a number of different projects and a variety of technologies for participants to choose from. Our Hacktoberfest theme for 2024 will focus on extending Meshery models. <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>

<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>



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

0 comments on commit 1f57af1

Please sign in to comment.