Skip to content

Commit 4f38132

Browse files
authored
Merge pull request #19 from Namanv0509/tags-categories
adding tags and categories
2 parents 3d6bb73 + 9f0a196 commit 4f38132

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ toc:
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ toc:
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)