diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-03-25 18:44:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-25 18:44:47 -0700 |
| commit | c42baf5bf8e618f416ff92ae0b34a49ec6cba4bf (patch) | |
| tree | 1acf1fbae5978f92f561cfbfb2b5be5ef00bc045 | |
| parent | 96699f6d0b8ca1cc08403d7896d6371d7870a4f0 (diff) | |
| parent | 29a1065b3cf126390a6ab335e954bfd7ab5d0828 (diff) | |
Merge pull request #5658 from davideimola/issue/201
Adding Hugo headers for contributor site
| -rw-r--r-- | mentoring/README.md | 9 | ||||
| -rw-r--r-- | values.md | 7 |
2 files changed, 12 insertions, 4 deletions
diff --git a/mentoring/README.md b/mentoring/README.md index bdfdef50..7d186f59 100644 --- a/mentoring/README.md +++ b/mentoring/README.md @@ -1,12 +1,13 @@ --- -Title: Kubernetes Upstream Mentoring Programs +title: "Mentoring Programs and Resources" +weight: 3 +description: | + An index of Kubernetes Mentoring programs, initiatives, and resources. --- # Kubernetes Upstream Mentoring Programs -This folder will be used for all mentoring initiatives for contributing to -Kubernetes. Check out KubeCon and other CNCF events and programs for end user -training and learning. +This page indexes all of the mentoring initiatives for contributing to the Kubernetes project. For end user mentoring initiatives, check out KubeCon and other CNCF events and programs. --- @@ -1,3 +1,10 @@ +--- +title: "Kubernetes Community Values" +weight: 2 +description: | + This page indexes all of the mentoring initiatives for contributing to the Kubernetes project. For end user mentoring initiatives, check out KubeCon and other CNCF events and programs. +--- + # Kubernetes Community Values Kubernetes Community culture contributes substantially to the project's success. The following values have evolved over time, pushing our project and peers toward constant improvement. |
