40 lines
1.7 KiB
Markdown
40 lines
1.7 KiB
Markdown
---
|
|
title: "Kubernetes.io Website Content Guidelines"
|
|
description: |
|
|
List of the policies and groups responsible for different portions of the
|
|
Kubernetes website (https://kubernetes.io)
|
|
---
|
|
|
|
# Website guidelines
|
|
|
|
## General content
|
|
|
|
The SIG-Docs [website subproject] maintains the kubernetes.io website,
|
|
including site content, documentation, and generated reference documentation.
|
|
SIG-Docs maintains guides for website contributors, including a [content guide]
|
|
detailing the types of content allowed, and a [style guide].
|
|
|
|
[Contribute to Kubernetes docs]
|
|
|
|
## Blog
|
|
|
|
The [Kubernetes Blog] is a subproject of SIG-Docs and operated by the [blog team].
|
|
|
|
[Submit a blog post]
|
|
|
|
## Community statements
|
|
|
|
Prominent notices on Kubernetes web sites (such as site-wide or front-page banners)
|
|
may be used occasionally to publish information on behalf of the Kubernetes community.
|
|
The content of those notices must be approved by the [Kubernetes Steering Committee].
|
|
Notices may remain up to 3 weeks, after which they automatically expire
|
|
and are removed unless renewed by the steering committee for additional 3 week periods.
|
|
|
|
[website subproject]: https://github.com/kubernetes/community/tree/master/sig-docs#website
|
|
[content guide]: https://kubernetes.io/docs/contribute/style/content-guide/
|
|
[style guide]: https://kubernetes.io/docs/contribute/style/style-guide/
|
|
[Contribute to Kubernetes docs]: https://kubernetes.io/docs/contribute/
|
|
[Kubernetes Blog]: https://kubernetes.io/blog/
|
|
[blog team]: /sig-docs/blog-subproject
|
|
[Submit a blog post]: https://kubernetes.io/docs/contribute/#other-ways-to-contribute
|
|
[Kubernetes Steering Committee]: https://github.com/kubernetes/steering#steering-committee |