Skip to content

Commit 37140fd

Browse files
update content organization
Signed-off-by: CodeAhmedJamil <ahmedjamilgithub@gmail.com>
1 parent 556831e commit 37140fd

19 files changed

Lines changed: 19 additions & 124 deletions
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ title: Academy
1010
Welcome to dev environment for your Academy
1111

1212

13-
14-
1513
[LearningPaths](/academy/learning-paths/)
1614

1715

content/en/learning-paths/_index.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/en/search.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/fa/_index.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

content/fa/search.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

content/learning-paths/_index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Learning Paths
3+
description:
4+
linkTitle: Learning Paths
5+
6+
# tells hugo that this section is of type learning-path ( to use appropiate templates )
7+
type: learning-paths
8+
cascade: # tells hugo to set this as default type for all children content in this section
9+
type: learning-paths
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 %}}

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

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

File renamed without changes.

0 commit comments

Comments
 (0)