Skip to content

Commit 956a330

Browse files
use uuid
Signed-off-by: CodeAhmedJamil <ahmedjamilgithub@gmail.com>
1 parent 8f9d249 commit 956a330

File tree

13 files changed

+13
-4
lines changed

13 files changed

+13
-4
lines changed

content/learning-paths/org-name/example-learning-path/_index.md renamed to content/learning-paths/your-org-uuid/example-learning-path/_index.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-1/_index.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-1/content/container-benefits.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-1/content/container-benefits.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ lectures: 4
77
title: "Container Benefits"
88
weight: 3
99
---
10+
11+
12+
13+
![image]({{< usestatic "image-1.png" >}})
14+
15+
1016
{{< chapterstyle >}}
1117

12-
{{< org-name/custom-org-shortcode >}}
18+
1319

1420
<h2 class="chapter-sub-heading">Container Benefits</h2>
1521

content/learning-paths/org-name/example-learning-path/course-1/content/experience-we-want-to-change.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-1/content/experience-we-want-to-change.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-1/content/history_of_application_deployment.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-1/content/history_of_application_deployment.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-1/content/new-ideas-and-concepts.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-1/content/new-ideas-and-concepts.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-2/_index.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-2/content/packaging-pricing.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-2/content/packaging-pricing.md

File renamed without changes.

content/learning-paths/org-name/example-learning-path/course-2/content/scalable-kubernetes-services.md renamed to content/learning-paths/your-org-uuid/example-learning-path/course-2/content/scalable-kubernetes-services.md

File renamed without changes.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/layer5io/academy-example
22

33
go 1.12
44

5-
require github.com/layer5io/hugo-academy-theme v0.0.0-20250714112441-276c7bfc919d // indirect
5+
require github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 // indirect

0 commit comments

Comments
 (0)