Skip to content

Update resources and hands-on labs with latest content #6387

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

Open
vishalvivekm opened this issue Apr 14, 2025 · 4 comments
Open

Update resources and hands-on labs with latest content #6387

vishalvivekm opened this issue Apr 14, 2025 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/chore Necessary task

Comments

@vishalvivekm
Copy link
Contributor

vishalvivekm commented Apr 14, 2025

Current Behavior

https://layer5.io/resources lists old, outdated resources.
Similarly https://layer5.io/learn/service-mesh-labs is need of being update with latest cloud native labs using Meshery Playground.

Desired Situation

It should include:

Replace https://layer5.io/learn/service-mesh-labs url to be https://layer5.io/learn/cloud-native-labs, ensure a redirect from older to newer url.

  • replace labs with the ones at docs.meshery.io/guides/tutorials

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@vishalvivekm vishalvivekm added good first issue Good for newcomers help wanted Extra attention is needed kind/chore Necessary task labels Apr 14, 2025
@vishalvivekm vishalvivekm changed the title Update resources Update resources and hands-on labs with latest content Apr 14, 2025
@LibenHailu
Copy link

Can I take this?

@vishalvivekm
Copy link
Contributor Author

vishalvivekm commented Apr 16, 2025

Can I take this?

@LibenHailu Sounds great. Thanks much for jumping in and volunteering. As discussed in the sites meeting, in an effort to help guarantee your success in undertaking assignment of the issue, will you:

  • confirm that you're able to build the project, specifically, the components necessary to resolve this issue.
  • confirm the approach you intend to take to resolve the issue

@LibenHailu
Copy link

Can I take this?

@LibenHailu Sounds great. Thanks much for jumping in and volunteering. As discussed in the sites meeting, in an effort to help guarantee your success in undertaking assignment of the issue, will you:

  • confirm that you're able to build the project, specifically, the components necessary to resolve this issue.
  • confirm the approach you intend to take to resolve the issue
  • Yes, I can build the components @vishalvivekm
  • My approach will be to remove all markdowns under the resources collection and copy the blog files from the Meshery docs
  • For the redirect, we can use the createRedirect action in gatsby-node.js to make the redirect.

@vishalvivekm
Copy link
Contributor Author

Yes, I can build the components [@vishalvivekm](https://github.com/vishalvivekm)

My approach will be to remove all markdowns under the resources collection and copy the blog files from the Meshery docs

@LibenHailu not necessarily all the contents, rather the ones which are service mesh focused. do you mind explaining about blog files from Meshery docs?

For the redirect, we can use the createRedirect action in gatsby-node.js to make the redirect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed kind/chore Necessary task
Development

No branches or pull requests

2 participants