contributor-site
contributor-site copied to clipboard
Code for kubernetes.dev
The versions of Hugo and Docsy are quite old. https://github.com/kubernetes/contributor-site/blob/1a8d9c6dff430129d1ab6998b539f8367aa9171e/netlify.toml#L5-L6 For example, Hugo [0.69.2](https://github.com/gohugoio/hugo/releases/tag/v0.69.2) was released in April 2020. /cc @nate-double-u
I've just spent some time browsing https://www.kubernetes.dev/docs/onboarding/ and I don't think it was remotely helpful. Nothing in any of this content gives any hint to anyone as to how to...
Yesterday, i was going through Cilium project documentation and i found this page very helpful. A page where an overview of different different slack channels is given. Wouldn't it be...
It's one of the missing SIGs, never been done.
What's the need to write that line "You're lucky, that documents are available in English" in any other language other than English and later at bottom translating it to English...
There is a broken link in the First contribution page, in the SIG Structure Section  The Broken link is in the last line "weekly meetings", which...
The [Building Kubernetes](https://github.com/kubernetes/kubernetes/blob/c9158e9a19ef8aaf6c53f6293d1f86371fe8e8a6/build/README.md) page is not beginner friendly. I have been trying to make a containerised build work on my Local Mac laptop for 2 days without success. The following...
If you look at the page source of a preview build like https://deploy-preview-347--kubernetes-contributor.netlify.app/, you'll see that analytics are enabled. We only want analytics for the main site. The source of...
Bump Hugo version to 0.128.2. ref: https://github.com/gohugoio/hugo/releases/tag/v0.128.2