diff --git a/content/en/docs/concepts/_index.md b/content/en/docs/concepts/_index.md index f41dc64..8caa5f5 100644 --- a/content/en/docs/concepts/_index.md +++ b/content/en/docs/concepts/_index.md @@ -3,8 +3,7 @@ title: Concepts weight: 4 description: > What does your user need to understand about your project in order to use it - or potentially contribute to it? -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/contribution-guidelines/_index.md b/content/en/docs/contribution-guidelines/_index.md index da6efbf..b083f4e 100644 --- a/content/en/docs/contribution-guidelines/_index.md +++ b/content/en/docs/contribution-guidelines/_index.md @@ -2,8 +2,7 @@ title: Contribution Guidelines weight: 10 description: How to contribute to the docs -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/examples/_index.md b/content/en/docs/examples/_index.md index 0d203d9..140793c 100755 --- a/content/en/docs/examples/_index.md +++ b/content/en/docs/examples/_index.md @@ -3,8 +3,7 @@ title: Examples weight: 3 date: 2017-01-05 description: See your project in action! -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/getting-started/_index.md b/content/en/docs/getting-started/_index.md index 0ef0429..2271e1a 100644 --- a/content/en/docs/getting-started/_index.md +++ b/content/en/docs/getting-started/_index.md @@ -4,8 +4,7 @@ description: What does your user need to know to try your project? categories: [Examples, Placeholders] tags: [test, docs] weight: 2 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/getting-started/example-page.md b/content/en/docs/getting-started/example-page.md index d599bac..c23d965 100644 --- a/content/en/docs/getting-started/example-page.md +++ b/content/en/docs/getting-started/example-page.md @@ -5,8 +5,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. categories: [Examples] tags: [test, sample, docs] -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/overview/_index.md b/content/en/docs/overview/_index.md index 93277ec..5bfff15 100644 --- a/content/en/docs/overview/_index.md +++ b/content/en/docs/overview/_index.md @@ -2,8 +2,7 @@ title: Overview description: Here's where your user finds out if your project is for them. weight: 1 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/reference/_index.md b/content/en/docs/reference/_index.md index be404d4..75a2a42 100644 --- a/content/en/docs/reference/_index.md +++ b/content/en/docs/reference/_index.md @@ -2,8 +2,7 @@ title: Reference description: Low level reference docs for your project. weight: 9 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/reference/parameter-reference.md b/content/en/docs/reference/parameter-reference.md index 819d70e..52a7c35 100644 --- a/content/en/docs/reference/parameter-reference.md +++ b/content/en/docs/reference/parameter-reference.md @@ -3,8 +3,7 @@ title: Parameter Reference description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/Ponycopters/_index.md b/content/en/docs/tasks/Ponycopters/_index.md index a78bddc..d511846 100755 --- a/content/en/docs/tasks/Ponycopters/_index.md +++ b/content/en/docs/tasks/Ponycopters/_index.md @@ -3,8 +3,7 @@ title: Working with Ponycopters description: > A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs. date: 2017-01-05 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/Ponycopters/configuring-ponycopters.md b/content/en/docs/tasks/Ponycopters/configuring-ponycopters.md index d97c3ee..7d50e61 100644 --- a/content/en/docs/tasks/Ponycopters/configuring-ponycopters.md +++ b/content/en/docs/tasks/Ponycopters/configuring-ponycopters.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 2 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/Ponycopters/launching-ponycopters.md b/content/en/docs/tasks/Ponycopters/launching-ponycopters.md index 30d327f..deda587 100644 --- a/content/en/docs/tasks/Ponycopters/launching-ponycopters.md +++ b/content/en/docs/tasks/Ponycopters/launching-ponycopters.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 3 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/_index.md b/content/en/docs/tasks/_index.md index 5ed8d8b..98c3836 100755 --- a/content/en/docs/tasks/_index.md +++ b/content/en/docs/tasks/_index.md @@ -3,8 +3,7 @@ title: Core Tasks description: What can your user do with your project? date: 2017-01-05 weight: 6 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/beds.md b/content/en/docs/tasks/beds.md index 8be83b5..bddefe0 100644 --- a/content/en/docs/tasks/beds.md +++ b/content/en/docs/tasks/beds.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 2 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/porridge.md b/content/en/docs/tasks/porridge.md index 1d0b39b..2401f4d 100644 --- a/content/en/docs/tasks/porridge.md +++ b/content/en/docs/tasks/porridge.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 4 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tasks/task.md b/content/en/docs/tasks/task.md index 80060f3..78e039e 100644 --- a/content/en/docs/tasks/task.md +++ b/content/en/docs/tasks/task.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 5 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tutorials/_index.md b/content/en/docs/tutorials/_index.md index 162b25a..d354e1b 100755 --- a/content/en/docs/tutorials/_index.md +++ b/content/en/docs/tutorials/_index.md @@ -3,8 +3,7 @@ title: Tutorials description: Show your user how to work through some end to end examples. date: 2017-01-04 weight: 8 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tutorials/multi-bear.md b/content/en/docs/tutorials/multi-bear.md index 5a3447d..556475d 100644 --- a/content/en/docs/tutorials/multi-bear.md +++ b/content/en/docs/tutorials/multi-bear.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 4 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/content/en/docs/tutorials/tutorial2.md b/content/en/docs/tutorials/tutorial2.md index 1297d99..997dbea 100644 --- a/content/en/docs/tutorials/tutorial2.md +++ b/content/en/docs/tutorials/tutorial2.md @@ -4,8 +4,7 @@ description: > A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs. date: 2017-01-05 weight: 5 -_build: - list: never +draft: true --- {{% pageinfo %}} diff --git a/hugo.toml b/hugo.toml index 490ed35..6587835 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ baseURL = "/" -title = "Goldydocs" +title = "SOPS: Secrets OPerationS" # Language settings contentDir = "content/en"