* WIP: New Docs Landing Page and ToC Organization. * More changes to Landing Page/TOC nav. * Debugging fixes to TOC. * More debugging and wording changes to site nav and TOCs. * More debugging fixes for site nav and TOC. * Yet more debugging fixes to site nav and TOC. * Initial edit to Docs landing page. * Debug edit. * Attempt at removing left-nav TOC from Docs Landing Page. * Incremental fix for docs landing page. * More incremental layout fixes for landing page. * Incremental change. * CSS fixes; fills out landing page with additional information. * More layout fixes. * More layout and text edits for the docs landing page. * More tinkering with CSS and layouts; fixed a hanging <code> tag. * Last tweak for now. * Modified text in response to review comments. * Removed Samples and Contribution Evangelism from docs landing page. * Removed intro text on Docs landing page. * Reorganized landing page to drop weird CSS formatting and reorganize "Quickstarts" into setup guidance; separated out tutorial. Corrected spelling error in main page header. * Fixed links to major subsections (Guides/Tutorials/Tasks/Concepts). Clarified /current/ usage of each--subject to change as Guides get deprecated and Tutorials get filled out. Changed description for kubeadm/kops links to mention that they are newer/experimental ways to set up Kubernetes. * Corrected Guides link. |
||
|---|---|---|
| _data | ||
| _includes | ||
| _layouts | ||
| _sass | ||
| case-studies | ||
| css | ||
| docs | ||
| images | ||
| js | ||
| kubernetes/third_party/swagger-ui | ||
| partners | ||
| security | ||
| staging-container | ||
| test | ||
| .gitignore | ||
| .travis.yml | ||
| 404.md | ||
| CNAME | ||
| CONTRIBUTING.md | ||
| Gemfile | ||
| Gemfile.lock | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| Makefile | ||
| OWNERS | ||
| README.md | ||
| _config.yml | ||
| community.html | ||
| editdocs.md | ||
| google0a2c3c07b75f9679.html | ||
| google2a9463bd6a902e34.html | ||
| googlece48a67808b497a5.html | ||
| googledb1a1313d9ca6e35.html | ||
| index.html | ||
| jquery-ui.html | ||
| labels.yaml | ||
| netlify.toml | ||
| robots.txt | ||
| update-imported-docs.sh | ||
README.md
Instructions for Contributing to the Kubernetes Documentation
Welcome! We are very pleased you want to contribute to the Kubernetes documentation.
You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
For more information about contributing to the Kubernetes documentation, see:
- Contributing to the Kubernetes Documentation
- Creating a Documentation Pull Request
- Writing a New Topic
- Staging Your Documentation Changes
- Using Page Templates
- Documentation Style Guide
Thank you!
Kubernetes thrives on community participation, and we really appreciate your contributions to our site and our documentation!