Skip to content

Commit 40e3e9d

Browse files
authored
Merge pull request #87 from UtkarshMishra12/Updates
Updated Readme (Layer5 logo, Links & Images)
2 parents e166513 + 5f7615f commit 40e3e9d

File tree

4 files changed

+18
-8
lines changed

4 files changed

+18
-8
lines changed

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<p style="text-align:center;" align="center">
2-
<img align="center" src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/layer5/layer5-tag-white-bg.png" width="45%" /></p>
2+
<picture align="center">
3+
<source media="(prefers-color-scheme: dark)" srcset="img\readme\layer5-light-no-trim.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="img\readme\layer5-no-trim.svg">
5+
<img align="center" src="img\readme\layer5-light-no-trim.svg" alt="Shows a dark layer5 logo in light mode and a white logo in dark mode" width="45%"/>
6+
</picture>
7+
</p>
38

49
![GitHub contributors](https://img.shields.io/github/contributors/layer5io/layer5.svg)
510
![GitHub](https://img.shields.io/github/license/layer5io/layer5.svg)
@@ -146,9 +151,16 @@ kubectl kuttl test --skip-cluster-delete=true --start-kind=false ./smi-test
146151
<h2><a name="contributing"></a><a name="community"></a> <a href="http://slack.layer5.io">Community</a> and <a href="https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md">Contributing</a></h2>
147152
Our projects are community-built and welcome collaboration. 👍 Be sure to see the <a href="https://docs.google.com/document/d/17OPtDE_rdnPQxmk2Kauhm3GwXF1R5dZ3Cj8qZLKdo5E/edit">Layer5 Community Welcome Guide</a> for a tour of resources available to you and jump into our <a href="http://slack.layer5.io">Slack</a>! Contributors are expected to adhere to the <a href="https://github.com/cncf/foundation/blob/master/code-of-conduct.md">CNCF Code of Conduct</a>.
148153

149-
<a href="https://meshery.io/community"><img alt="Layer5 Service Mesh Community" src="img/readme/slack-128.png" style="margin-left:10px;padding-top:5px;" width="110px" align="right" /></a>
154+
<a href="https://slack.meshery.io">
155+
156+
<picture align="right">
157+
<source media="(prefers-color-scheme: dark)" srcset="img\readme\slack-dark-128.png" width="110px" align="right" style="margin-left:10px;margin-top:10px;">
158+
<source media="(prefers-color-scheme: light)" srcset="img\readme\slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:5px;">
159+
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src="img\readme\slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:13px;">
160+
</picture>
161+
</a>
150162

151-
<a href="http://slack.layer5.io"><img alt="Layer5 Service Mesh Community" src="img/readme/community.svg" style="margin-right:8px;padding-top:5px;" width="140px" align="left" /></a>
163+
<a href="https://meshery.io/community"><img alt="Layer5 Service Mesh Community" src="img/readme/community.svg" style="margin-right:8px;padding-top:5px;" width="140px" align="left" /></a>
152164

153165
<p>
154166
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on the <a href="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />
@@ -162,11 +174,7 @@ Our projects are community-built and welcome collaboration. 👍 Be sure to see
162174

163175
## About Layer5
164176

165-
**Community First**
166-
<p>The <a href="https://layer5.io">Layer5</a> community represents the largest collection of service mesh projects and their maintainers in the world.</p>
167-
168-
**Open Source First**
169-
<p>We build projects to provide learning environments, deployment and operational best practices, performance benchmarks, create documentation, share networking opportunities, and more. Our shared commitment to the open source spirit pushes Layer5 projects forward.</p>
177+
[Layer5](https://layer5.io)'s cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. We embrace developer-defined infrastructure. We empower engineer to change how they write applications, support operators in rethinking how they run modern infrastructure and enable product owners to regain full control over their product portfolio.
170178

171179
**License**
172180

Lines changed: 1 addition & 0 deletions
Loading

img/readme/layer5-no-trim.svg

Lines changed: 1 addition & 0 deletions
Loading

img/readme/slack-dark-128.png

6.45 KB
Loading

0 commit comments

Comments
 (0)