Skip to content

Commit 2bd734c

Browse files
committed
Move Content Structure below Developement
1 parent 19d6d66 commit 2bd734c

File tree

8 files changed

+4
-2
lines changed

8 files changed

+4
-2
lines changed

content_structure/content_structure.md renamed to development/content_structure/content_structure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Content Structure
33
layout: default
4+
parent: Udvikling
45
nav_order: 2
56
has_children: true
67
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

development/development.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Development
2+
title: Development Setup
33
layout: default
44
parent: Udvikling
5+
nav_order: 1
56
has_children: false
67
---
78

8-
# Development
9+
# Development Setup
910

1011
To work on the complete system with API, admin, client and templates each project's docker-compose file should be started.
1112

0 commit comments

Comments
 (0)