Skip to content

Commit 28ad8b3

Browse files
authored
Add meshery academy module
Signed-off-by: Aabid Sofi <65964225+aabidsofi19@users.noreply.github.com>
1 parent 49efb1f commit 28ad8b3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

hugo.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,27 @@ module:
236236
target: static/1e2a8e46-937c-47ea-ab43-5716e3bcab2e
237237
disableWatch: false
238238

239+
240+
- path: github.com/meshery-extensions/meshery-academy
241+
disable: false
242+
243+
mounts:
244+
- source: content/learning-paths/c5ada327-8a58-4c8a-b9fa-51b95696488c
245+
target: content/learning-paths/c5ada327-8a58-4c8a-b9fa-51b95696488c
246+
disableWatch: false
247+
- source: content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c
248+
target: content/certifications/c5ada327-8a58-4c8a-b9fa-51b95696488c
249+
disableWatch: false
250+
- source: content/challenges/c5ada327-8a58-4c8a-b9fa-51b95696488c
251+
target: content/challenges/c5ada327-8a58-4c8a-b9fa-51b95696488c
252+
disableWatch: false
253+
- source: layouts/shortcodes/c5ada327-8a58-4c8a-b9fa-51b95696488c
254+
target: layouts/shortcodes/c5ada327-8a58-4c8a-b9fa-51b95696488c
255+
disableWatch: false
256+
- source: static/1e2a8e46-937c-47ea-ab43-5716e3bcab2e
257+
target: static/1e2a8e46-937c-47ea-ab43-5716e3bcab2e
258+
disableWatch: false
259+
239260
- path: github.com/layer5io/digitalocean-academy
240261
disable: false
241262

0 commit comments

Comments
 (0)