Skip to content

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

Open
@vishalvivekm

Description

@vishalvivekm
Contributor

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.

Activity

changed the title [-]Update resources[/-] [+]Update resources and hands-on labs with latest content[/+] on Apr 14, 2025
LibenHailu

LibenHailu commented on Apr 14, 2025

@LibenHailu
Contributor

Can I take this?

vishalvivekm

vishalvivekm commented on Apr 16, 2025

@vishalvivekm
ContributorAuthor

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

LibenHailu commented on Apr 16, 2025

@LibenHailu
Contributor

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

vishalvivekm commented on Apr 19, 2025

@vishalvivekm
ContributorAuthor
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.

LibenHailu

LibenHailu commented on Apr 22, 2025

@LibenHailu
Contributor
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.

@vishalvivekm I don't understand what I do with this http://cloud.layer5.io/academy/overview challanges and learning paths and meshery/meshery#14090 set of sessions but to include https://docs.meshery.io/guides/tutorials in to layer5 resources I copy the content from meshrey docs tutorials which uses go and changing things so that It can work with the layer5 gatsby app all of them will have tags Meshrey and tutorial in the front matter I will aslo use the current data for date property.

Ayushmore1214

Ayushmore1214 commented on Jun 12, 2025

@Ayushmore1214

Is it still open to work on ??

2 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @LibenHailu@vishalvivekm@Ayushmore1214

    Issue actions

      Update resources and hands-on labs with latest content · Issue #6387 · layer5io/layer5