Skip to content

Commit bab1082

Browse files
committed
removing example pages from build
Signed-off-by: Nate W <natew@cncf.io>
1 parent 697af42 commit bab1082

18 files changed

Lines changed: 36 additions & 0 deletions

File tree

content/en/docs/concepts/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ 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
68
---
79

810
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Contribution Guidelines
33
weight: 10
44
description: How to contribute to the docs
5+
_build:
6+
list: never
57
---
68

79
{{% pageinfo %}}

content/en/docs/examples/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Examples
33
weight: 3
44
date: 2017-01-05
55
description: See your project in action!
6+
_build:
7+
list: never
68
---
79

810
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ 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
79
---
810

911
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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
810
---
911

1012
{{% pageinfo %}}

content/en/docs/overview/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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
57
---
68

79
{{% pageinfo %}}

content/en/docs/reference/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Reference
33
description: Low level reference docs for your project.
44
weight: 9
5+
_build:
6+
list: never
57
---
68

79
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ 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
68
---
79

810
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ 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
68
---
79

810
{{% pageinfo %}}

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ 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
79
---
810

911
{{% pageinfo %}}

0 commit comments

Comments
 (0)