Add the kustomize.io docsy template

This commit is contained in:
David Jacob
2022-03-06 12:29:12 +01:00
parent f67dd5bbbd
commit 1fcd66258f
120 changed files with 14127 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
title: "Concepts"
linkTitle: "Concepts"
weight: 3
description: >
What does your user need to understand about your project in order to use it - or potentially contribute to it?
---
Might be nice to have some of those pictures from

View File

@@ -0,0 +1,7 @@
---
title: "Bases"
linkTitle: "Bases"
weight: 20
description: >
What is a base?
---

View File

@@ -0,0 +1,7 @@
---
title: "Components"
linkTitle: "Components"
weight: 50
description: >
What is a component?
---

View File

@@ -0,0 +1,7 @@
---
title: "Functions"
linkTitle: "Functions"
weight: 60
description: >
What is a function?
---

View File

@@ -0,0 +1,7 @@
---
title: "Generators"
linkTitle: "Generators"
weight: 30
description: >
What is a generator?
---

View File

@@ -0,0 +1,7 @@
---
title: "Kustomize File"
linkTitle: "Kustomize File"
weight: 10
description: >
What is the kustomize file?
---

View File

@@ -0,0 +1,7 @@
---
title: "Transformers"
linkTitle: "Transformers"
weight: 40
description: >
What is a base?
---