summaryrefslogtreecommitdiff
path: root/sig-list.md
diff options
context:
space:
mode:
authorJorge O. Castro <jorgec@vmware.com>2020-12-21 09:12:25 -0500
committerGitHub <noreply@github.com>2020-12-21 06:12:25 -0800
commitd264b3ba989e727767fc791f1973cbe6e2c210e6 (patch)
tree643c8e7716f7433559d83c6fd00d0def2dca2829 /sig-list.md
parent9a4bca58b79dad63b59037fa498c5cd11aeb0172 (diff)
Add hugo metadata to SIG list so we can index it on k8s.dev (#5066)
* Add hugo metadata to SIG list so we can index it on k8s.dev Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Run make generate to generate the proper file Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Move hugo block above the template header Signed-off-by: Jorge O. Castro <jorgec@vmware.com> * Update generator/list.tmpl Co-authored-by: Bob Killen <killen.bob@gmail.com> * Run make to generate final page Signed-off-by: Jorge O. Castro <jorgec@vmware.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
Diffstat (limited to 'sig-list.md')
-rw-r--r--sig-list.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/sig-list.md b/sig-list.md
index a1d988e7..b451364c 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -1,3 +1,14 @@
+---
+title: Community Groups
+linkTitle: Community Groups
+description: |
+ A list of our community groups: Special Interest Groups, Working Groups, User Groups and Committees.
+weight: 99
+type: docs
+aliases: [ "/groups", "/sigs" ]
+slug: community-groups
+---
+
<!---
This is an autogenerated file!
@@ -6,7 +17,6 @@ sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
-# SIGs and Working Groups
Most community activity is organized into Special Interest Groups (SIGs),
time bounded Working Groups, and the [community meeting](communication/README.md#weekly-meeting).