diff --git a/content/learning-paths/your-org-uuid/example-learning-path/_index.md b/content/learning-paths/your-org-uuid/example-learning-path/_index.md index 6ca7c3b8..6b507dc8 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/_index.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/_index.md @@ -2,8 +2,9 @@ type: "learning-path" title: "Example learning path" description: "New to container and container orchestration? This level 100 INTRO Kubernetes - Course covers the foundational topics for a non-technical audience and conveys the benefits of containers and container orchestration for modern IT scenarios. It will help you learn the basics of terminology associated, understand the essential components' functions, and understand why these new technologies are so important." +# The banner image (`image-1.png`) should be placed in the same directory as this `_index.md` file. id: "learning-path-id" -banner: "images/image-1.png" +banner: "image-1.png" weight: 1 level: "beginner" --- diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md b/content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md index 909f1e3d..24a57316 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-1/_index.md @@ -4,7 +4,7 @@ id: "why-containers" title: "1. Why Containers?" description: "This section provides an introduction to containers, their architecture, and how they are used in modern software development." weight: 1 -banner: "images/image-1.png" +banner: "image-1.png" tags: [containers] categories: "intermediate" level: "beginner" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/_index.md b/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/_index.md index 8510d212..40860c5a 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/_index.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-1/module/_index.md @@ -4,7 +4,6 @@ id: example-module title: "Example Module" description: "This module provides an overview of the key concepts and practices in containerization, focusing on the benefits and challenges of using containers in modern software development." weight: 1 -banner: "images/image-1.png" tags: [sks] categories: "advanced" level: "intermediate" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md b/content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md index 7f11b325..1401f001 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-2/_index.md @@ -1,9 +1,10 @@ --- +type: "course" id: why-exoscale-sks" title: "6. Why Exoscale SKS?" description: "Learn about Exoscale's Kubernetes Service (SKS) and how it provides a managed Kubernetes experience tailored for European users." weight: 2 -banner: "images/image-1.png" +banner: "image-1.png" tags: [sks] categories: "advanced" level: "intermediate" diff --git a/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/_index.md b/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/_index.md index 8510d212..40860c5a 100644 --- a/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/_index.md +++ b/content/learning-paths/your-org-uuid/example-learning-path/course-2/module/_index.md @@ -4,7 +4,6 @@ id: example-module title: "Example Module" description: "This module provides an overview of the key concepts and practices in containerization, focusing on the benefits and challenges of using containers in modern software development." weight: 1 -banner: "images/image-1.png" tags: [sks] categories: "advanced" level: "intermediate"