Skip to content

Enhanced modal guidance documentation while maintaining consistency #6367

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

Closed
wants to merge 8 commits into from
Closed
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
12 changes: 6 additions & 6 deletions src/assets/data/tutorials/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,16 @@ const data = [
]
},
{
date: "Oct. 7 2021",
topic: "Working with Meshery Docs and Jekyll",
date: "Apr. 10, 2025",
topic: "Working with Meshery Docs",
resources: {
slides: "https://docs.google.com/presentation/d/1GhJH3YF5mBeYX7I7ItEd-EbUmk1cnn3BdK1X230kwII/edit?usp=sharing",
recording: "https://www.youtube.com/watch?v=PBq7mIPnPhM"
slides: "https://docs.google.com/presentation/d/1kQIzSa4f-pOH8cM4SwEdbFZGI_SXVyyhc9zUZPB7bsI/edit?usp=sharing",
recording: "https://www.youtube.com/watch?v=7wRbbOSwrtI"
},
presenters: [
{
link: "/community/members/aadhitya-amarendiran",
name: "Aadhitya Amarendiran",
link: "/community/members/zihan-kuang",
name: "Zihan Kuang"
}
]
},
Expand Down
6 changes: 6 additions & 0 deletions src/collections/integrations/aws-ec2-controller/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ components: [
"colorIcon": "icons/components/transit-gateway-vpc-attachment/icons/color/transit-gateway-vpc-attachment-color.svg",
"whiteIcon": "icons/components/transit-gateway-vpc-attachment/icons/white/transit-gateway-vpc-attachment-white.svg",
"description": "",
},
{
"name": "transit-gateway-vpc-attachment",
"colorIcon": "icons/components/transit-gateway-vpc-attachment/icons/color/transit-gateway-vpc-attachment-color.svg",
"whiteIcon": "icons/components/transit-gateway-vpc-attachment/icons/white/transit-gateway-vpc-attachment-white.svg",
"description": "",
}]
featureList: [
"Optimized CPU Configurations",
Expand Down
Binary file modified src/collections/members/mia-grenell/mia-grenell.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/collections/programs/gsoc-2025/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import playground from "./meshery-playground-alt-4.webp";
- **Expected outcome:**
- Resilient websockets and GraphQL subscriptions for Meshery, enabling multi-player collaboration functionality.
- **Recommended Skills:** Golang, Kubernetes, Azure, well-written and well-spoken English
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/aabid-sofi">Aabid Sofi</Link>
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>
- **Expected project size:** 175 hours
- **Difficulty:** Medium
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13554
Expand Down Expand Up @@ -117,7 +117,7 @@ import playground from "./meshery-playground-alt-4.webp";
- **Expected outcome:**
- Development of comprehensive E2E test cases for additional Meshery components using Playwright.
- **Recommended Skills:** JavaScript, Playwright, GitHub Workflows, familiarity with React or Nextjs would be helpful, CI/CD
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/aabid-sofi">Aabid Sofi</Link>
- **Mentor(s):** <Link to="/community/members/lee-calcote">Lee Calcote</Link>, <Link to="/community/members/ian-whitney">Ian Whitney</Link>
- **Expected project size:** medium (175 hours)
- **Difficulty:** Hard
- **Upstream Issue (URL):** https://github.com/meshery/meshery/issues/13514
Expand Down
Loading
Loading