This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
website
mirror of
https://github.com/kubernetes/website.git
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Projects
Releases
Wiki
Activity
a865d82ed2
website
/
layouts
/
community
/
list.html
3 lines
46 B
HTML
Raw
Normal View
History
Unescape
Escape
Convert site to Hugo (#8316) This commit converts content and layout to use Hugo.
2018-05-05 16:00:51 +00:00
{{ define "main" }}
Tidy styles for community section This change enables an opt-in switch to new styles for /community It is opt-in to enable localizations to migrate to the new page on their own timeline.
2022-02-08 11:09:06 +00:00
{{ .Content }}
Improve announcements implementation Signed-off-by: Celeste Horgan <celeste@cncf.io> Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 21:20:16 +00:00
{{ end }}