You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/news.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ We're in the news! When this happens, we take a moment to reprint that news in o
11
11
#### Task
12
12
1. Create a copy of the [news template](https://github.com/layer5io/layer5/tree/master/src/collections/news/news-template/0000-00-00-news-title).
13
13
1. Follow the instructions included in the news template and rename the new file after the title of the news article using lowercase, kebab casing.
14
-
1. Understand that this is a reprint request and that you are to copy/paste the published article verbatim. Be sure that you have included the filled in each of the front matter of properties. And have provided a hero image from the original article as well as that you use the original article authors name.
14
+
1. Understand that this is a reprint request and that you are to copy/paste the published article verbatim. Be sure that you have included the filled in each of the front matter of properties. And have provided a hero image from the original article as well as that you use the original article authors name. Use the `source_url` field to point to the original article for attribution.
15
15
1. Please add the following article to [src/collections/news](https://github.com/layer5io/layer5/tree/master/src/collections/news):
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ If you'd like to contribute a post to layer5.io/blog, please open an Issue and s
125
125
126
126
## Adding News
127
127
128
-
1. In order to add/update news items, see the detailed instructions in the [news issue template](https://github.com/layer5io/layer5/issues/new?template=news.md).
128
+
1. In order to add/update news items, see the detailed instructions in the [news issue template](https://github.com/layer5io/layer5/issues/new?template=news.md). When adding a reprint, use the optional `source_url` field in the frontmatter to link back to the original article for attribution.
Copy file name to clipboardExpand all lines: src/assets/data/faq/index.js
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -478,17 +478,17 @@ const data = {
478
478
{
479
479
question: "How often does Layer5 offer internships?",
480
480
category: "Careers",
481
-
category: "Internships",
481
+
subcategory: "Internships",
482
482
answer: [
483
483
"Continuously. Layer5 has internships starting and stopping frequently. Some internships rigidly start and stop on particular dates, while other internships offered start as a batch of candidates show collective readiness. We work with individuals to align the timings of the internship with other activities in their life.",
question: "What are characteristics of successful interns?",
490
490
category: "Careers",
491
-
category: "Internships",
491
+
subcategory: "Internships",
492
492
answer: [
493
493
"Interns that thrive at Layer5 are those that espouse the Layer5 culture of paying it forward. These interns freely help other contributors, understanding that 1) they learn as they teach and assist others, 2) their projects are furthered with more contributors engage, and 3) any contributors path to maintainership is one of enabling others.",
494
494
"Successful interns steward projects naturally as they become a resource to other contributors. These interns frequently become component and/or core maintainers.",
@@ -500,7 +500,7 @@ const data = {
500
500
{
501
501
question: "What are accomplishments of successful interns?",
502
502
category: "Careers",
503
-
category: "Internships",
503
+
subcategory: "Internships",
504
504
answer: [
505
505
"Many Layer5 interns speak at large, public technology conferences like KubeCon, DockerCon, and so on. They write blog posts and share about their experience and learnings on social media. They engage with their whole self.",
506
506
"Many interns become open source maintainers, and have ongoing responsibility to steward Layer5 and CNCF projects.",
@@ -509,15 +509,15 @@ const data = {
509
509
{
510
510
question: "Are internships offered based on previous experiences or projects?",
511
511
category: "Careers",
512
-
category: "Internships",
512
+
subcategory: "Internships",
513
513
answer: [
514
514
"Internships are offered based on our commitment to supporting individuals who make a meaningful impact in the community and on our projects. While experience in other projects is wonderful and can be helpful as individuals strive to contribute meaningfully here, it is not a determining factor in whether or not an internship is appropriate to award. The metric we use is whether the individual demonstrates a sustained and positive impact on the projects we steward. We extend support to anyone who achieves this, often in the form of an internship if it proves beneficial to the individual.",
515
515
],
516
516
},
517
517
{
518
518
question: "Is Layer5 hiring?",
519
519
category: "Careers",
520
-
category: "Full-time",
520
+
subcategory: "Full-time",
521
521
answer: [
522
522
"Nearly perpetually, yes.",
523
523
"In support of individuals making an impact in our open source projects, we hire individuals directly from our community."
Hi, I’m Raunak Madan, passionate about open-source software and cloud-native technologies. I began my open-source journey in December 2024 after attending KubeCon + CloudNativeCon in Delhi, which sparked my interest in this ecosystem. Since then, I’ve become a strong advocate of open-source culture and enjoy contributing to projects that create real-world impact.
12
+
I have experience across the full-stack and DevOps ecosystem, working with modern programming languages, frameworks, databases, and cloud-native tooling.
0 commit comments