mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Add the kustomize.io docsy template
This commit is contained in:
11
site/content/en/docs/Concepts/_index.md
Normal file
11
site/content/en/docs/Concepts/_index.md
Normal 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
|
||||
|
||||
|
||||
7
site/content/en/docs/Concepts/bases.md
Normal file
7
site/content/en/docs/Concepts/bases.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Bases"
|
||||
linkTitle: "Bases"
|
||||
weight: 20
|
||||
description: >
|
||||
What is a base?
|
||||
---
|
||||
7
site/content/en/docs/Concepts/components.md
Normal file
7
site/content/en/docs/Concepts/components.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Components"
|
||||
linkTitle: "Components"
|
||||
weight: 50
|
||||
description: >
|
||||
What is a component?
|
||||
---
|
||||
7
site/content/en/docs/Concepts/functions.md
Normal file
7
site/content/en/docs/Concepts/functions.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Functions"
|
||||
linkTitle: "Functions"
|
||||
weight: 60
|
||||
description: >
|
||||
What is a function?
|
||||
---
|
||||
7
site/content/en/docs/Concepts/generator.md
Normal file
7
site/content/en/docs/Concepts/generator.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Generators"
|
||||
linkTitle: "Generators"
|
||||
weight: 30
|
||||
description: >
|
||||
What is a generator?
|
||||
---
|
||||
7
site/content/en/docs/Concepts/kustomize_file.md
Normal file
7
site/content/en/docs/Concepts/kustomize_file.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Kustomize File"
|
||||
linkTitle: "Kustomize File"
|
||||
weight: 10
|
||||
description: >
|
||||
What is the kustomize file?
|
||||
---
|
||||
7
site/content/en/docs/Concepts/transformers.md
Normal file
7
site/content/en/docs/Concepts/transformers.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Transformers"
|
||||
linkTitle: "Transformers"
|
||||
weight: 40
|
||||
description: >
|
||||
What is a base?
|
||||
---
|
||||
Reference in New Issue
Block a user