Skip to content

Commit 0add294

Browse files
committed
updating draft method (hiding unneeded files)
Signed-off-by: Nate W <natew@cncf.io>
1 parent 211c0a2 commit 0add294

18 files changed

Lines changed: 18 additions & 36 deletions

File tree

content/en/docs/concepts/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Concepts
33
weight: 4
44
description: >
55
What does your user need to understand about your project in order to use it - or potentially contribute to it?
6-
_build:
7-
list: never
6+
draft: true
87
---
98

109
{{% pageinfo %}}

content/en/docs/contribution-guidelines/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Contribution Guidelines
33
weight: 10
44
description: How to contribute to the docs
5-
_build:
6-
list: never
5+
draft: true
76
---
87

98
{{% pageinfo %}}

content/en/docs/examples/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Examples
33
weight: 3
44
date: 2017-01-05
55
description: See your project in action!
6-
_build:
7-
list: never
6+
draft: true
87
---
98

109
{{% pageinfo %}}

content/en/docs/getting-started/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: What does your user need to know to try your project?
44
categories: [Examples, Placeholders]
55
tags: [test, docs]
66
weight: 2
7-
_build:
8-
list: never
7+
draft: true
98
---
109

1110
{{% pageinfo %}}

content/en/docs/getting-started/example-page.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description: >
55
A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs.
66
categories: [Examples]
77
tags: [test, sample, docs]
8-
_build:
9-
list: never
8+
draft: true
109
---
1110

1211
{{% pageinfo %}}

content/en/docs/overview/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Overview
33
description: Here's where your user finds out if your project is for them.
44
weight: 1
5-
_build:
6-
list: never
5+
draft: true
76
---
87

98
{{% pageinfo %}}

content/en/docs/reference/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Reference
33
description: Low level reference docs for your project.
44
weight: 9
5-
_build:
6-
list: never
5+
draft: true
76
---
87

98
{{% pageinfo %}}

content/en/docs/reference/parameter-reference.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Parameter Reference
33
description: >
44
A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs.
55
date: 2017-01-05
6-
_build:
7-
list: never
6+
draft: true
87
---
98

109
{{% pageinfo %}}

content/en/docs/tasks/Ponycopters/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Working with Ponycopters
33
description: >
44
A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
55
date: 2017-01-05
6-
_build:
7-
list: never
6+
draft: true
87
---
98

109
{{% pageinfo %}}

content/en/docs/tasks/Ponycopters/configuring-ponycopters.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: >
44
A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs.
55
date: 2017-01-05
66
weight: 2
7-
_build:
8-
list: never
7+
draft: true
98
---
109

1110
{{% pageinfo %}}

0 commit comments

Comments
 (0)