Update Brand page to include Service Mesh Performance project logos
See original GitHub issueCurrent Behavior The Layer5 brand page is missing a section for the Service Mesh Performance (SMP) project’s logos and usage guidelines.
Expected Behavior There should be a section for the SMP project and its logos.
Implementation
- Create a new section on the page for Service Mesh Performance
- Use images from the SMP brand kit.
- Provide a download button for the SMP brand kit.
- Show color scheme (included in brand kit)
Contributor Resources
The layer5
repo contains two websites. The current generation and the next-generation of the layer5.io site.
If the layer5-ng
label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master
branch.
If the layer5-ng
label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng
branch.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top GitHub Comments
@manishkrjha Thanks! This does look good.
You’ll want to push to your fork (https://github.com/manishkrjha/layer5), not directly to layer5io/layer5. From there, you can then raise a PR to merge the difference between https://github.com/manishkrjha/layer5 and layer5io/layer5.
Reference - https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md
Closed #666