Closed warunicorn19 closed 3 years ago
Hey @warunicorn19, can I work on this?
and also Let's put up the Traefik Mesh lab here. The link is not working. were you talking about https://layer5.io/learn
Yes sure @Manish-210, my bad 😅.
@Manish-210 how is this coming along?
@warunicorn19 the deadline for this lab to be posted is this Friday.
@Manish-210, if you're not able to get a PR up by Wednesday, that's no problem (you can grab another issue). @warunicorn19 will take assignment of this issue.
Yeah, sorry for the late response :disappointed: Actually I am confused little bit, How to add traefik-white.svg image? There is only traefik.svg
Copy the traefik.svg
and paste it again in the same folder and rename it traefik-white.svg
then in the svg you'll be able to see the color
or fill
tag and change that to #ffffff
.
Thanks @warunicorn19 , just one more issue when I click on http://localhost:8000/learn/service-mesh-labs/working-with-meshery-and-traefik the link path is not valid, I know I have to add the traefik path but I am not able to figure out where it should be added.
🤔even I'm not too sure about this, @Nikhil-Ladha @Tanuj22 could you guys please help here.
The JS file where you need to add the link has been mentioned in the issue description itself. Isn't that working?
Yeah, I have added the link in the courseData.js file. Everything works fine untill I click on the right-side top link http://localhost:8000/learn/service-mesh-labs/working-with-meshery-and-traefik
Create the PR and tag me, I will check it out.
@Manish-210 my hunch is you haven't added the lab here https://github.com/layer5io/layer5/tree/master/src/collections/service-mesh-labs
Thanks,@Nikhil-Ladha and @Tanuj22 (I haven't added the lab file in collections). It is working fine now.
Current Behavior The newly created Traefik Mesh lab hasn't been added to https://layer5.io/learn
Desired Situation Let's put up the Traefik Mesh lab here.
https://github.com/layer5io/layer5/blob/master/src/sections/Learn/Service-Mesh-Labs/courseData.js
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.