Skip to content

Commit 9f0a196

Browse files
committed
adding tags and categories
Signed-off-by: Namanv0509 <namanverma00260@gmail.com>
1 parent a4ea059 commit 9f0a196

File tree

8 files changed

+18
-2
lines changed

8 files changed

+18
-2
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ lectures: 4
66
courseTitle: "Why Containers?"
77
themeColor: "#00B39F"
88
order: 1
9-
cardImage: ""
9+
banner: "/your-org-uuid/image-1.png"
1010
toc:
1111
[
1212
"experience-we-want-to-change",
1313
"new-ideas-and-concepts",
1414
"container-benefits",
1515
"history-of-application-deployments",
1616
]
17+
tags: [conatiners]
18+
categories: [intermediate]
1719
---

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 4
77
title: "Container Benefits"
88
weight: 3
9+
tags: [conatiners]
10+
categories: [intermediate]
911
---
1012

1113

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 4
77
title: "Experiences we want to change!"
88
weight: 1
9+
tags: [conatiners]
10+
categories: [intermediate]
911
---
1012

1113
### **Why Containers?**

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 4
77
title: "History of Application Deployments"
88
weight: 4
9+
tags: [conatiners , deployments]
10+
categories: [intermediate]
911
---
1012

1113
### **History of Application Deployments**

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 4
77
title: "New Ideas & Concepts"
88
weight: 2
9+
tags: [conatiners]
10+
categories: [intermediate]
911
---
1012

1113
### **New Ideas & Concepts**

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ lectures: 2
66
courseTitle: "Why Exoscale SKS?"
77
themeColor: "#00B39F"
88
order: 6
9-
cardImage: ""
9+
banner: "/your-org-uuid/image-1.png"
1010
toc:
1111
[
1212
"scalable-kubernetes-service",
1313
"packaging-pricing",
1414
]
15+
tags: [sks]
16+
categories: [advance]
1517
---

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 2
77
title: "Packaging & Pricing"
88
weight: 2
9+
tags: [sks , pricing]
10+
categories: [advance]
911
---
1012

1113
### **Packaging & Pricing**

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description: ""
66
lectures: 2
77
title: "Scalable Kubernetes Service"
88
weight: 1
9+
tags: [sks]
10+
categories: [advance]
911
---
1012

1113
### **Scalable, On-demand Kubernetes Cluster**

0 commit comments

Comments
 (0)