-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/layer5io/layer5 into hire…
…ntimbadiya2323
- Loading branch information
Showing
53 changed files
with
1,125 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
module.exports = { | ||
"ci": { | ||
"collect": { | ||
"settings": { | ||
"preset": "desktop" | ||
}, | ||
"staticDistDir": "./public", | ||
"url": [ | ||
"http://localhost/404/index.html?desktop", | ||
"http://localhost/?desktop", | ||
"http://localhost/company/about/index.html?desktop", | ||
"http://localhost/cloud-native-management/meshery/index.html?desktop", | ||
"http://localhost/cloud-native-management/meshmap/index.html?desktop", | ||
"http://localhost/learn/learning-paths/index.html?desktop", | ||
"http://localhost/learn/service-mesh-books/index.html?desktop", | ||
"http://localhost/learn/service-mesh-workshops/index.html?desktop", | ||
"http://localhost/learn/index.html?desktop", | ||
"http://localhost/blog/index.html?desktop", | ||
"http://localhost/resources/index.html?desktop", | ||
"http://localhost/careers/index.html?desktop", | ||
"http://localhost/community/members/index.html?desktop", | ||
"http://localhost/community/meshmates/index.html?desktop", | ||
"http://localhost/community/events/index.html?desktop", | ||
"http://localhost/community/newcomers/index.html?desktop", | ||
], | ||
}, | ||
"assert": { | ||
"assertions": { | ||
"categories:performance": ["warn", {"minScore": .90}], | ||
"categories:accessibility": ["warn", {"minScore": .90}], | ||
"categories:best-practices": ["warn", {"minScore": .90}], | ||
"categories:seo": ["warn", {"minScore": .90}], | ||
} | ||
}, | ||
"upload": { | ||
"target": "temporary-public-storage", | ||
}, | ||
} | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,7 @@ jobs: | |
node-version: 19 | ||
- run: npm install && npm install -g @lhci/[email protected] | ||
- run: CI=false npm run build | ||
- run: lhci collect --config=.desktop-lighthouserc.js | ||
- run: lhci assert --config=.desktop-lighthouserc.js | ||
- run: lhci upload | ||
- run: lhci autorun |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.59 MB
src/collections/blog/2023/2023-08-14-layer5-badge-program/badges-modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-747 KB
src/collections/blog/2023/2023-08-14-layer5-badge-program/recognition-banner.png
Binary file not shown.
Binary file added
BIN
+143 KB
src/collections/blog/2023/2023-08-14-layer5-badge-program/recognition-banner.webp
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
src/collections/events/kickstarting-open-source-with-layer5-2023/index.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: "Kickstarting Open Source with Layer5" | ||
date: 2023-08-19 | ||
thumbnail: ./kickstarting_your_open_source_with_layer5.webp | ||
darkthumbnail: ./kickstarting_your_open_source_with_layer5.webp | ||
eurl: https://lu.ma/z5sjbqws | ||
type: Event | ||
published: true | ||
product: MeshMap, Meshery | ||
resource: true | ||
upcoming: true | ||
speakers: ["Yash Sharma", "Samyak Shah"] | ||
--- | ||
|
||
|
||
<h2>Kickstarting Open Source with Layer5</h2> | ||
<p>Embark on your Open Source journey with an insightful session led by Layer5's community member Samyak . Joining him is Yash, our Intern, MeshMate and a valued member of the community. This dynamic duo will guide you through the realms of open-source, while providing valuable insights about Layer5's projects. Don't let this opportunity pass you by – seize the chance to embark on your open source adventure with us and explore the world of Layer5.</p> | ||
<p><a href=" https://lu.ma/z5sjbqws">Register</a> for the event and join us in a live session on August 19th at 7 PM IST on <a href="https://discord.gg/newton-school-862937560359108609"> Newton's school discord</a> channel</p> |
Binary file added
BIN
+55.4 KB
.../kickstarting-open-source-with-layer5-2023/kickstarting_your_open_source_with_layer5.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: Ananya Gautam | ||
position: Contributor | ||
image_path: ./ananya.webp | ||
github: Boombag0607 | ||
twitter: boombagtwt | ||
linkedin: ananya-gautam-7342b4201 | ||
layer5: 04079145-d65d-4d0f-a40e-533d358bea83 | ||
location: Bikaner, Rajasthan. | ||
bio: I am a Birla Institute of Technology and Science, Pilani University senior. My journey involves hands-on learning and practical application of technology. With active contributions to Layer5, I'm committed to advancing its projects. Feel free to connect with me for tech discussions—I'm always eager to connect with fellow enthusiasts and contribute meaningfully. | ||
status: Active | ||
published: true | ||
--- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: Gopi Vaibhav | ||
position: Contributor | ||
image_path: ./gopi-vaibhav.webp | ||
github: gopivaibhav | ||
twitter: gopi_vaibhav | ||
linkedin: gopivaibhav | ||
layer5: 85339de7-8ca2-4543-8793-1ebb1e76bf99 | ||
location: Lucknow, India | ||
bio: "I am a Final year CSE student from IIIT Lucknow. I am an experienced MERN Stack Developer with a solid background in Python web frameworks, notably Django. My journey in the tech world has led me to actively contribute to prominent open-source projects like Layer5 and Oppia, through which I started learning to use Golang, Gatsby, GraphQL, Docker, k8s, etc. Aside from coding, I am a passionate student who is continuously pursuing new hobbies, such as trying new video games and participating in outdoor activities. I am constantly open to new and intriguing possibilities and look forward to meeting like-minded professionals. If you have a passion for web development, open-source contributions, or technology in general, let's connect and discuss how we might collaborate to create extraordinary digital solutions! 🚀" | ||
status: Active | ||
published: true | ||
--- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
name: Hiren Timbadiya | ||
position: Contributor | ||
image_path: ./hiren-timbadiya1.webp | ||
github: hirentimbadiya | ||
twitter: heyhiru | ||
linkedin: hirentimbadiya74 | ||
layer5: 01da757f-4fee-448e-9ba1-1bb655b2b05a | ||
location: Surat, India | ||
bio: "I am Hiren Timbadiya, I consider myself an inquisitive developer, constantly seeking to expand my knowledge in various technologies and delve into the boundless possibilities they offer. I am interested in DevOps technologies like kubernates, docker, service meshes, ci/cd, cloud and also enthusiastic about opensource. I am a highly motivated individual who is continuously learning and during my spare time, I love playing cricket and preparing a meal for myself." | ||
status: Active | ||
published: true | ||
--- |
Oops, something went wrong.