Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix Post Blog] - Meshery 5000 star milestone #5599

Merged
merged 20 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions src/collections/blog/2024/06-21-meshery-5000-star-milestone/index.mdx
Copy link
Member

@hargunkaur286 hargunkaur286 Jul 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. you can make this paragraph start after the image using the break tag. Below are the before and after screenshots
Screenshot 2024-07-25 at 2 02 54 AM Screenshot 2024-07-25 at 2 10 33 AM
  1. you can make the blockquote to float:right, it looks better this way and the problem of moving the "journey has just begun" moving to the next line also gets solved. Here's are the before and after screenshots of the blockquote on the right:
Screenshot 2024-07-25 at 2 03 43 AM Screenshot 2024-07-25 at 1 56 17 AM
  1. you can move the lfx-mentorship image below the "Why Meshery Stands Out" heading with width and height to 50%. This way, there is no unnecessary wastage of space and the content gets filled in and a smaller image looks better. below are the before and after screenshots:
Screenshot 2024-07-25 at 2 04 36 AM Screenshot 2024-07-25 at 2 04 59 AM

Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
---
title: Meshery 5000 Star Milestone
subtitle: Celebrating a Milestone - Meshery Reaches 5000 Stars on GitHub!
date: 2024-06-20 08:00:00 -0530
author: Sandra Ashipala
thumbnail: ./banner.jpeg
darkthumbnail: ./banner.jpeg
description: "Meshery 5000 Star Milestone"
type: Blog
category: Announcements
tags:
- Announcements
- Meshery
- Layer5
featured: true
published: true
---

import { BlogWrapper } from "../../Blog.style.js";
import STAR from './star-meshery.png';
import STATS from './meshery-stats.png';
import LFX from './lfx-mentorship.png';
import GRAPH from './star-history.png';
import Blockquote from "../../../../reusecore/Blockquote";
import BlockquoteAlt from "../../../../reusecore/Blockquote/Blockquote-alt-style";

<BlogWrapper>

## A Journey of Growth and Community

<p>
Achieving key milestones in open source reflects the combined efforts of passionate individuals and forward-thinking development. Today, we are thrilled to announce that Meshery, a leading project under the Layer5 umbrella, has reached a significant milestone: <strong><a href="https://github.com/layer5io/meshery"> 5000 stars 🌟 on GitHub! </a></strong> This achievement is more than just a number; it represents the collective efforts of our vibrant community, the dedication of our contributors, and the transformative journey that Meshery has embarked upon. <img src={STAR} alt="Five Thousand Stars on GitHub" style="width:60%;"/>
Let's take a moment to reflect on this journey, celebrate the people behind it, and look forward to the exciting future ahead.
</p>

## The Genesis of Meshery

<p>
Meshery was born out of a simple yet ambitious idea: to create an open-source, cloud-native management platform that simplifies and enhances the experience of managing Kubernetes environments. The vision was to build a tool that integrates seamlessly with all CNCF projects, providing users with unparalleled control over their multi-cluster Kubernetes deployments. </p>

<p>
From its inception, Meshery was designed with the user in mind. It aimed to provide a robust and intuitive interface for managing service meshes, enabling users to optimize their monitoring, CI/CD, and security solutions effortlessly. With a focus on user experience and community-driven development, Meshery quickly gained traction within the open-source community.
</p>

## Who is Meshery For?

<p>
Meshery is for everyone passionate about cloud-native technologies. Whether you're a DevOps engineer looking to streamline your Kubernetes management, a developer seeking to optimize your CI/CD pipelines, or a cloud enthusiast eager to explore the intricacies of service meshes, Meshery offers something valuable for you. </p>

<p>
Our diverse community includes individuals from all walks of life—seasoned professionals, enthusiastic beginners, and everyone in between. This diversity is our strength, fostering a rich environment where ideas flourish, and innovation thrives.
</p>

## Celebrating the Community

<p>
Reaching 5000 stars on GitHub is a testament to the incredible contributions from our community. Each star, each pull request, and each issue raised has played a part in shaping Meshery into the powerful tool it is today. </p>

#### A Heartfelt Thank You

<p>
To our contributors, thank you for your unwavering dedication. Your code contributions, documentation improvements, bug reports, and feature requests have been instrumental in Meshery's growth.
{" "}
<Blockquote
style="float:right;width:50%;font-size:.5rem;"
style="float:left;width:60%;"
quote="It was an intuitive experience to visually place and configure various components saving the time of going through 10 different YAML files"
person="Deepak Dinesh, MeshMap User"
/>{" "}

We extend our deepest gratitude to each of you.
</p>

#### Acknowledging the CNCF

<p>
We are also proud to share that Meshery is the 10th fastest-growing project within the Cloud Native Computing Foundation (CNCF) by contributor count, among over 200 projects. This recognition is a significant milestone and a validation of our vision and efforts. Meshery has been proposed for incubation within CNCF, marking another exciting chapter in our journey.
</p>

<img src={STATS} alt="Tenth fastest growing project" />

## Meshery: Leading in Open Source

<p>
Meshery has garnered significant attention within the open-source community and stands out as a cornerstone program under the Linux Foundation. Its popularity stems from its ability to simplify and enhance cloud-native management, integrating seamlessly with CNCF projects for optimized Kubernetes environment management.
</p>

#### Why Meshery Stands Out

<ol type="1">
<li><strong>Integration and Compatibility:</strong> Meshery's seamless integration with CNCF projects ensures comprehensive management capabilities across multi-cluster Kubernetes deployments, enhancing operational efficiency and scalability.</li>
<li><strong>Community-Driven Innovation:</strong> Embracing community-driven development, Meshery empowers a global network of contributors to collaborate on enhancing functionality, reliability, and user experience, fostering continuous innovation.</li>
<li><strong>Educational Leadership:</strong> Meshery's educational initiatives, including workshops and webinars, cultivate industry best practices and empower users to maximize their cloud-native potential, contributing to a skilled workforce.</li>
<li><strong>Prestigious Position:</strong> As the most popular Linux Foundation program, Meshery's leadership within CNCF and its widespread adoption underscore its pivotal role in advancing cloud-native technologies and standards.</li>
</ol>

<img src={LFX} alt="LFX Mentorship" style="width:60%;height:60%;float:center;"/>

## The Road Ahead: Inviting New Contributors

<p>As we celebrate this milestone, we also recognize that this is just the beginning. The journey ahead is filled with opportunities for growth, learning, and innovation. We invite you—yes, you!—to join us in this exciting adventure.</p>

#### How to Get Started

<ol type="1">
<li><strong> Explore the Website:</strong> Visit the <a href="https://meshery.io">Meshery website</a> to understand its features and capabilities. The comprehensive documentation, tutorials, and resources are great starting points.</li>
<li><strong> Join the Community:</strong> Engage with fellow Meshery enthusiasts on our community forums, mailing lists, and social media channels. Join the conversations in the #meshery Slack channel, ask questions, and share your experiences.</li>
<li><strong> Contribute to the Repository:</strong> There are numerous opportunities to contribute, regardless of your experience level. Start by familiarizing yourself with the <a href="https://github.com/layer5io/meshery/blob/master/CONTRIBUTING.md">CONTRIBUTING.md</a> guidelines. Look for issues labeled "good-first-issue" or "beginner-friendly," and start small.</li>
<li><strong> Attend Events:</strong> Participate in our online development meetings, and don't miss the Layer5 Newcomers' meet. Sync the <a href="https://layer5.io/community/calendar">community calendar</a> to get reminders for these events.</li>
</ol>

#### Reflections on the Journey

<p>
For many, contributing to Meshery has been more than a technical endeavor; it has been a personal and professional growth journey.{" "}
<Blockquote
style="float:left;width:60%;"
quote="Meshery has been a fantastic platform for honing my technical skills and learning from an incredibly supportive community."
person="Alex Johnson, Contributor"
/>{" "}
Each contribution, big or small, has been a stepping stone, enhancing technical prowess and fostering essential soft skills like communication and collaboration.
</p>

<p></p>

## The Journey Has Just Begun

<p>As we look back on our achievements, we are filled with gratitude and excitement for the future.
<img src={GRAPH} alt="Star history" width="100%" height="25%" />
With new features, enhancements, and community engagements on the horizon, there are endless opportunities to make a meaningful impact. </p>

<p>We invite you to be a part of this journey. Join us in shaping the future of cloud-native management with Meshery. Together, we can achieve great things. </p>

<p>Thank you for your support, and happy contributing!</p>

<p><i>Useful links:</i></p>
<p><a href="https://github.com/meshery/meshery">Meshery repo</a></p>
<p><a href="https://slack.layer5.io/">Layer5 Slack Community</a></p>

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