Commit Graph

3 Commits (49ee537481182c96a14a43b76c9ebe865cbacd6f)

Author SHA1 Message Date
Andrew Chen 5db4b83a66 Refactor Setup and Imported sections (#9916)
* Fix link order in Setup section

* fix merge conflict

* Co-authored-by: Jennifer Rondeau <jennifer.rondeau@gmail>

* flip front matter order

* Remove Imported section and add Community section

* revert flip

* change section weights

* revert case study change
2018-08-20 08:31:27 -07:00
grodrigues3 13818a3eea Fix KEP Reference (#7475)
Looks like the update script fails because it references a file whose name changed.  Fixing to match current state of community/master

https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md
2018-02-21 06:26:39 -08:00
Andrew Chen a95ca06339
Import kubernetes/community docs (#6863)
* Import docs from other repos

* imported test docs

* fix README copy

* Add ToC YAML and index page for imported docs.

* modify update-imported-docs.sh

* Add `imported` to global ToCs

* Add nav to imported section

* remove unnecessary scope for docs/imported

* update script w/ comments and directory root fixes

* use genCmd variable

* display output of generation command

* Update instructions

* Add Community to /docs/imported/index.md

* fix travis errors

* update README.md and fix community docs issues

* simplify code, add comment

* make sure the binary is used instead of `go run`

* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00