Skip to content

Commit 70b7a29

Browse files
authored
Merge pull request #47 from Rajesh-Nagarajan-11/docs/46-add-academy-section-to-org-overview
Docs/46 add academy section to org overview
2 parents 2476e60 + ef8a812 commit 70b7a29

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

assets/layer5-academy-icon.svg

Lines changed: 10 additions & 0 deletions
Loading

profile/README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
<p style="text-align:center;" align="center">
23
<picture align="center">
34
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/layer5/layer5-light-no-trim.svg">
@@ -114,6 +115,8 @@ alt="Meshery - Collaborative Cloud Native Manager" align="left" /></a>
114115
</p>
115116
<br />
116117

118+
119+
117120
<!-- Kanvas -->
118121
<p style="clear:both;">
119122
<h2><a href="https://layer5.io/cloud-native-management/kanvas">Kanvas</a></h2>
@@ -125,6 +128,32 @@ Use <a href="https://layer5.io/cloud-native-management/kanvas">Kanvas</a> to dra
125128
</p>
126129
<br />
127130

131+
<!-- Layer5 Academy -->
132+
<p style="clear:both;">
133+
<h2><a href="https://docs.layer5.io/cloud/academy/">Layer5 Academy</a></h2>
134+
135+
<a href="https://cloud.layer5.io/academy">
136+
<img src="/assets/layer5-academy-icon.svg"
137+
style="margin:10px;"
138+
width="125px"
139+
alt="Layer5 Academy - Learning Platform"
140+
align="left" />
141+
</a>
142+
143+
<a href="https://cloud.layer5.io/academy/">Layer5 Academy</a> offers a comprehensive learning platform for cloud native enthusiasts, providing free, interactive courses and hands-on labs. Dive into Kubernetes, CNCF projects, and cloud native infrastructure management with structured learning paths tailored for beginners and advanced practitioners alike.
144+
You can explore all the
145+
<a href="https://github.com/search?q=org%3Alayer5io+academy+in%3Aname&type=repositories">repositories here</a>.
146+
<br />
147+
<br />
148+
<a href="https://github.com/search?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22+org%3Alayer5io+academy" alt="Help Wanted in Academy">
149+
<img
150+
alt="Help Wanted in Academy"
151+
src="https://img.shields.io/github/issues-search?label=Help%20Wanted&query=is%3Aissue+is%3Aopen+label%3A%22help%20wanted%22+org%3Alayer5io+academy">
152+
</a>
153+
<br />
154+
</p>
155+
156+
128157
<!-- Cloud Native Patterns -->
129158
<p style="clear:both;">
130159
<h2><a href="https://github.com/service-mesh-patterns">Cloud Native Patterns</a></h2>
@@ -278,4 +307,4 @@ src="https://github.com/layer5io/.github/blob/master/assets/social-icons/youtube
278307
&nbsp;
279308
<a href="https://hub.docker.com/u/layer5/"><img alt="docker_logo"
280309
src="https://github.com/layer5io/.github/blob/master/assets/social-icons/docker.svg"></a>
281-
</p>
310+
</p>

0 commit comments

Comments
 (0)