Commit Graph

5 Commits

Author SHA1 Message Date
Yifan Gu be2d47401d rkt: Minor refactoring. 2016-06-24 12:13:49 -07:00
Yifan Gu 53e888aa9c rkt: Update the getting-started-guide and known issues. 2016-06-24 11:04:09 -07:00
Karl Herler 8f171a0869 Fixed link rendering issue due to newline location
A newline between `[]` and `()` caused markdown rendering issues when parsed with `kramdown` (Jekyll's markdown parser) strangely enough this was not present on github.com but only on kubernetes.io.
This change moves the newline between _in_ and `rkt.go` to preserve the line length somewhat.
2016-05-16 23:01:36 +03:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00