mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Convert docs to docsy
This commit is contained in:
22
site/content/en/_index.md
Normal file
22
site/content/en/_index.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
title = "Kustomize"
|
||||
linkTitle = "Kustomize"
|
||||
|
||||
+++
|
||||
|
||||
{{% blocks/lead color="primary" %}}
|
||||
Kustomize provides a solution for customizing Kubernetes resource configuration free from templates
|
||||
and DSLs.
|
||||
{{% /blocks/lead %}}
|
||||
|
||||
{{< blocks/section >}}
|
||||
|
||||
{{% blocks/feature icon="fab fa-github" title="Contribute" %}}
|
||||
We do a [Pull Request](https://github.com/kubernetes-sigs/kustomize/pulls) contributions workflow on **GitHub**.
|
||||
New users are always welcome!
|
||||
{{% /blocks/feature %}}
|
||||
|
||||
|
||||
{{< /blocks/section >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user