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
This commit is contained in:
Andrew Chen
2018-08-20 11:31:27 -04:00
committed by k8s-ci-robot
parent f55c7af237
commit 5db4b83a66
22 changed files with 23 additions and 24 deletions
+4 -4
View File
@@ -5,10 +5,10 @@ repos:
gen-absolute-links: true
files:
- src: contributors/devel/README.md
dst: docs/imported/community/devel.md
dst: content/en/docs/community/devel.md
- src: contributors/guide/README.md
dst: docs/imported/community/guide.md
dst: content/en/docs/community/guide.md
- src: mentoring/README.md
dst: docs/imported/community/mentoring.md
dst: content/en/docs/community/mentoring.md
- src: keps/0001-kubernetes-enhancement-proposal-process.md
dst: docs/imported/community/keps.md
dst: content/en/docs/community/keps.md
+1 -1
View File
@@ -5,4 +5,4 @@ repos:
gen-absolute-links: true
files:
- src: CHANGELOG-1.11.md
dst: content/en/docs/imported/release/notes.md
dst: content/en/docs/setup/release/notes.md