Skip to content

Commit ab65391

Browse files
gsod archived
Signed-off-by: Rajesh-Nagarajan-11 <rajeshnagarajan36@gmail.com>
1 parent f31a84f commit ab65391

2 files changed

Lines changed: 27 additions & 21 deletions

File tree

src/collections/handbook/mentorship-programs/programs-data.js

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,74 +11,74 @@ import GSOD from "../../../collections/programs/gsod/gsod.webp";
1111
export const programs_data = [
1212
{
1313
id: 1,
14-
name: "Google Season of Docs",
15-
description:
16-
"Google Season of Docs provides support for open source projects to improve their documentation and allows professional technical writers to gain experience in open source. This is to raise awareness of open source, docs, and technical writing. Google season of docs started in 2019. Each year, layer5 submits a new project idea for technical writers to contribute to for a particular period. Also, stipends are awarded to the contributors.",
17-
buttonLink: "/programs/gsod",
18-
imageLink: GSOD,
19-
imagePosition: "second",
20-
},
21-
{
22-
id: 2,
2314
name: "Google Summer of Code",
2415
description:
2516
"Google Summer of Code is a global program focused on bringing more student developers into open source software development. Students work with an open-source organization on a 10-week programming project during their break from school.Every Summer, Layer5 submits a new project idea for student developers to contribute to for a particular period. Also, stipends are awarded at the end of the program to the --contributors.The critical component of these projects is our Community. This community, which you will join as a participant in Google Summer of Code, improves the world of diverse cloud-native systems. Your contributions will affect people you've never met. The Layer5 community includes software engineers, researchers, students, artists, system administrators, operators, and web designers, all of whom will be happy to help you get started.We believe that all contributors should expect and be part of a safe and friendly environment for constructive contribution. We can more effectively and successfully compare and challenge different ideas to find the best solutions for advancement while building our community’s size, diversity, and strength.",
2617
buttonLink: "/programs/gsoc",
2718
imageLink: GSOC,
28-
imagePosition: "first",
19+
imagePosition: "second",
2920
},
3021
{
31-
id: 3,
22+
id: 2,
3223
name: "Hacktoberfest",
3324
description:
3425
"Hacktoberfest is open to everyone in the global community. Whether you’re a developer, student learning to code, event host, or a company of any size, you can help drive the growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge. Every year in October, Hacktoberfest is held. So far, Layer5 has been a participant organization with different projects and issues such as first-timers-only, help-wanted, and good-first-issues for open-source contributors. This is to help towards completing the Hacktoberfest challenge.",
3526
buttonLink: "/programs/hacktoberfest",
3627
imageLink: <Hacktoberfest alt="Hacktoberfest" />,
37-
imagePosition: "second",
28+
imagePosition: "first",
3829
},
3930
{
40-
id: 4,
31+
id: 3,
4132
name: "Linux Foundation",
4233
description:
4334
"The Linux Foundation (Mentorship Programs) are designed to help developers with the necessary skills–many of whom are first-time open source contributors–experiment, learn, and contribute effectively to open source communities. Layer5, as an organization, has been participating in the Linux Foundation mentorship program since 2019. ",
4435
buttonLink: "/programs/lfx",
4536
imageLink: <LFX alt="LFX" />,
46-
imagePosition: "first",
37+
imagePosition: "second",
4738
},
4839
{
49-
id: 5,
40+
id: 4,
5041
name: "MLH Fellowship Program",
5142
description:
5243
"The MLH Fellowship is a 12-week internship alternative for students interested in becoming software engineers. Instead of an internship at a single company, you'll contribute to the type of Open Source projects that every company depends on. The programs pair fun, educational curriculum with practical experience that you can put on your resume right away. It's collaborative, remote, and happens under the guidance of expert mentors.Layer5, as an organization, participates in the program by submitting a project idea for contributors to work on and also provides mentorship during the time phase given.",
5344
buttonLink: "/programs/mlh",
5445
imageLink: <MLH alt="MLH" />,
55-
imagePosition: "second",
46+
imagePosition: "first",
5647
},
5748
{
58-
id: 6,
49+
id: 5,
5950
name: "CommunityBridge",
6051
description:
6152
"The Linux Foundation's CommunityBridge is building a healthy ecosystem around the open source software by funding projects, securing code, and connecting with talented developers. Layer5 has been participating in the CommunityBridge's mentorship program since 2019.",
6253
buttonLink: "/programs/communitybridge",
6354
imageLink: <Bridge alt="Bridge"/>,
64-
imagePosition: "first",
55+
imagePosition: "second",
6556
},
6657
{
67-
id: 7,
58+
id: 6,
6859
name: "Layer5",
6960
description:
7061
"At Layer5, we take our internships seriously. Interns are expected to work hard, learn much, and be recognized for doing so. Past interns have presented their projects at KubeCon, DockerCon, and similar technical conferences. Our community of contributors is the key ingredient to the success of every one of our projects. Interns engage as part of the community. Whether interning directly with Layer5 or through one of Layer5's partner programs, your contributions will affect people you've never met as the Layer5 projects are being broadly referenced and used in organizations large and small.",
7162
buttonLink: "/careers/internships/",
7263
imageLink: <Layer alt="Layer5" />,
73-
imagePosition: "second",
64+
imagePosition: "first",
7465
},
7566
{
76-
id: 8,
67+
id: 7,
7768
name: "She Code Africa Contributhon",
7869
description:
7970
"She Code Africa is a non-profit organization focused on celebrating and empowering young girls and women in tech across Africa.The She Code Africa Contributhon Program is a virtual open-source boot camp for 4 weeks where ladies get the opportunity to work with open source organizations on selected projects with dedicated mentorship and on completion of the program, a stipend of $500 is awarded. This program aims to create a more diverse, inclusive, and innovative culture within the African open source ecosystem by matching African women in technology with sponsors and mentor open source organizations to work on projects used by millions of people all over the world.Layer5 is participating in Contributhon as a Mentoring Organization. This program engages more with the open-source ecosystem in Africa and diversifies contributions. Most especially, we love making an impact. Various project ideas are submitted for the selected ladies to contribute during the one-month time phase.",
8071
buttonLink: "/programs/sca-contributhon",
8172
imageLink: <SCA alt="SCA" />,
73+
imagePosition: "second",
74+
},
75+
{
76+
id: 8,
77+
name: "Google Season of Docs (Archived)",
78+
description:
79+
"Google Season of Docs provides support for open source projects to improve their documentation and allows professional technical writers to gain experience in open source. This is to raise awareness of open source, docs, and technical writing. Google season of docs started in 2019. Each year, layer5 submits a new project idea for technical writers to contribute to for a particular period. Also, stipends are awarded to the contributors.",
80+
buttonLink: "/programs/gsod",
81+
imageLink: GSOD,
8282
imagePosition: "first",
8383
},
8484
];

src/sections/Community/Handbook/Handbook.style.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,12 @@ export const HandbookWrapper = styled.div`
501501
margin-right: auto;
502502
}
503503
504+
/* Make GSOD image grayscale for archived program */
505+
img[src*="gsod"] {
506+
filter: grayscale(100%);
507+
opacity: 0.7;
508+
}
509+
504510
path {
505511
stroke: none;
506512
}

0 commit comments

Comments
 (0)