You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 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](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.
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.
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.The text was updated successfully, but these errors were encountered: