From 9edd9d6307bdeca196d529729d13103820762969 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 2 May 2024 14:43:02 -0500 Subject: [PATCH] eventwrapper for docker ext event Signed-off-by: Lee Calcote --- .../events/2023/hacktoberfest-2023-docker-ext/index.mdx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx b/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx index 5176e5a8f29f..3a863214dfda 100644 --- a/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx +++ b/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx @@ -13,17 +13,20 @@ register: false --- import { Link } from "gatsby" ; +import { EventWrapper } from "../../Event.style.js"; + import hacktoberfestprepslides from "./hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf"; import hacktoberfestBadge from "./hacktoberfest-contributor.png"; import dockerExtension from "./docker-extension-meshery.svg"; import manageWithMeshery from "./docker-extension-meshery.svg"; +

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

-Prepare for Hacktoberfest and ready yourself for contributing to Docker Extensions the easy way with Layer5 MeshMates and Maintainers. Using the Docker Meshery Extension, spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our Newcomers Resources. Get familiar with the Layer5 community through our Community Handbook. +Prepare for Hacktoberfest and ready yourself for contributing to Docker Extensions the easy way with Layer5 MeshMates and Maintainers. Using the Docker Meshery Extension, spend an hour with seasoned, open source maintainers and hack your way through. To get a headstart, see our Newcomers Resources. Get familiar with the Layer5 community through our Community Handbook.

@@ -44,4 +47,6 @@ Prepare for Hacktoberfest and ready yourself for contributing to \ No newline at end of file + + +
\ No newline at end of file