File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,10 @@ We use Zoom for all of our community group meetings and contributor programs. -
108
108
We keep a [ shared calendar] with all of our community group meetings. If you'd
109
109
like a contributor event published, please reach out to [ #sig-contribex] on slack.
110
110
111
+ ### Website
112
+
113
+ Documentation is published at https://kubernetes.io - [ website guidelines]
114
+
111
115
### Social Media & Blogs
112
116
113
117
#### Twitter
@@ -185,6 +189,7 @@ place!
185
189
[ 10am US Pacific Time ] : https://www.google.com/search?q=1000+am+in+pst
186
190
[ troubleshooting guide ] : https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/
187
191
[ @kubernetesio ] : https://twitter.com/kubernetesio
192
+ [ website guidelines ] : ./website-guidelines.md
188
193
[ Josh Berkus ] : https://github.com/jberkus
189
194
[ zoom ] : https://zoom.us/my/kubernetescommunity
190
195
[ k-dev moderators ] : ./moderators.md#kubernetes-dev
Original file line number Diff line number Diff line change
1
+ # Website guidelines
2
+
3
+ ## General content
4
+
5
+ The SIG-Docs [ website subproject] maintains the kubernetes.io website,
6
+ including site content, documentation, and generated reference documentation.
7
+ SIG-Docs maintains guides for website contributors, including a [ content guide]
8
+ detailing the types of content allowed, and a [ style guide] .
9
+
10
+ [ Contribute to Kubernetes docs]
11
+
12
+ ## Blog
13
+
14
+ The [ Kubernetes Blog] is a subproject of SIG-Docs and operated by the [ blog team] .
15
+
16
+ [ Submit a blog post]
17
+
18
+ ## Community statements
19
+
20
+ Prominent notices on Kubernetes web sites (such as site-wide or front-page banners)
21
+ may be used occasionally to publish information on behalf of the Kubernetes community.
22
+ The content of those notices must be approved by the [ Kubernetes Steering Committee] .
23
+ Notices may remain up to 3 weeks, after which they automatically expire
24
+ and are removed unless renewed by the steering committee for additional 3 week periods.
25
+
26
+ [ website subproject ] : https://github.com/kubernetes/community/tree/master/sig-docs#website
27
+ [ content guide ] : https://kubernetes.io/docs/contribute/style/content-guide/
28
+ [ style guide ] : https://kubernetes.io/docs/contribute/style/style-guide/
29
+ [ Contribute to Kubernetes docs ] : https://kubernetes.io/docs/contribute/
30
+ [ Kubernetes Blog ] : https://kubernetes.io/blog/
31
+ [ blog team ] : /sig-docs/blog-subproject
32
+ [ Submit a blog post ] : https://kubernetes.io/docs/contribute/#other-ways-to-contribute
33
+ [ Kubernetes Steering Committee ] : https://github.com/kubernetes/steering#steering-committee
You can’t perform that action at this time.
0 commit comments