Skip to content

Commit b879ac6

Browse files
committed
add certification
Signed-off-by: Aabid Sofi <[email protected]>
1 parent 753014a commit b879ac6

File tree

7 files changed

+18
-7
lines changed

7 files changed

+18
-7
lines changed

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/_index.md renamed to content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
type: "learning-path"
2+
type: "certification"
33
id: "445a80d2-e40b-49f0-85eb-2329c5ddcdec"
4-
title: "Exoscale Certification Exam"
4+
title: "Exoscale Certification"
55
description: "Build your Exoscale expertise from the ground up. Start with core cloud concepts and terminology in the Starter path, dive into technical networking and configuration in the Advanced course, and learn to calculate costs with confidence in the Pricing module. Everything you need to understand, deploy, and optimize on Exoscale."
66
banner: "images/exoscale-icon.svg"
77
weight: 1

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/exam.md renamed to content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/exam.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: "Final Exam"
32
weight: 5
43
passing_percentage: 70
54
questions:
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: "Optional Exam 5"
32
weight: 4
43
passing_percentage: 70
54
is_optional: true

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-1.md renamed to content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: "Exam 1"
32
weight: 1
43
passing_percentage: 70
54
questions:

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-2.md renamed to content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-2.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: "Exam 2"
32
weight: 2
43
passing_percentage: 70
54
questions:

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-3.md renamed to content/certifications/98e16360-a366-4b78-8e0a-031da07fdacb/exoscale-certification-exam/test-3.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
title: "Exam 3"
32
weight: 3
43
passing_percentage: 70
54
questions:

content/certifications/_index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Certifications
3+
description:
4+
linkTitle: Certifications
5+
6+
# tells hugo that this section is of type learning-path ( to use appropiate templates )
7+
type: certification
8+
cascade: # tells hugo to set this as default type for all children content in this section
9+
type: certification
10+
---
11+
12+
<!-- This page is only used in local dev setup , this wont be used or rendered in production -->
13+
14+
{{% pageinfo %}}
15+
16+
{{% /pageinfo %}}

0 commit comments

Comments
 (0)