docs: children example improved #62

This commit is contained in:
Sören Weber 2021-08-27 01:00:11 +02:00
parent fc28f11f8b
commit 7800611d01
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
7 changed files with 15 additions and 8 deletions

View file

@ -1,6 +1,6 @@
+++ +++
description = "This is a non-hidden demo child page of a hidden parent page" description = "This is a demo child page"
title = "page 1-1-2" title = "page 1-1-2"
+++ +++
This is a **non-hidden** demo child page of a hidden parent page. This is a plain demo child page.

View file

@ -1,6 +1,6 @@
+++ +++
description = "This is a non-hidden demo child page of a hidden parent page" description = "This is a demo child page"
title = "page 1-1-2-1" title = "page 1-1-2-1"
+++ +++
This is a **non-hidden** demo child page of a hidden parent page. This is a plain demo child page.

View file

@ -1,6 +1,6 @@
+++ +++
description = "This is a non-hidden demo child page of a hidden parent page" description = "This is a demo child page"
title = "page 1-1-2-2" title = "page 1-1-2-2"
+++ +++
This is a **non-hidden** demo child page of a hidden parent page. This is a plain demo child page.

View file

@ -0,0 +1,6 @@
+++
description = "This is a demo child page"
title = "page 1-1-3"
+++
This is a plain demo child page.

View file

@ -1,4 +1,5 @@
+++ +++
alwaysopen = false
description = "This is a demo child page" description = "This is a demo child page"
title = "page 3" title = "page 3"
weight = 30 weight = 30

View file

@ -1,6 +1,6 @@
+++ +++
description = "This is a plain page test nested in a parent" description = "This is a plain page test nested in a parent"
title = "plain page test nested" title = "page 3-1"
+++ +++
This is a plain demo child page. This is a plain demo child page.

View file

@ -1,6 +1,6 @@
+++ +++
description = "This is a plain page test" description = "This is a plain page test"
title = "plain page test" title = "page X"
weight = 1 weight = 1
+++ +++