Commit Graph

14 Commits (78eafc7c228fb45b71465b17c817a76581406d4c)

Author SHA1 Message Date
Mary Camp f140cbc6f2 Update create-pull-request.md (#9488)
Remove link to stage-documentation-change. 
(@Misty says: The old page doesn't exist anymore and is now redirected to the current page.)
2018-07-18 15:06:12 -07:00
Andrew Chen 470f1e577e fix github links due to /content/en move (#9157) 2018-06-20 12:53:09 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs (#8612)
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
Ryan McGinnis 7c2214eba9 Container > containers (#9040)
It is confusing to capitalize "container" because it isn't really a primitive or API object. Furthermore, this guideline doesn't appear to be closely followed.
2018-06-13 12:27:28 -07:00
makocchi 8b6a747260 fix code fencing (#9038) 2018-06-12 16:13:29 -07:00
Andreas Jaeger 200dd071a4 Fix tocs and template in docs/home/contribute (#8998)
These pages did not use any template and the displayed toc started
with two bullet points.

Fixes:
* Use the concept template everywhere and add capture markers.
* Rework content-organization.md to move the references to a "whatsnext"
  section.
* Fix in localization.md a misparsed list.
2018-06-08 11:32:54 -07:00
RichieEscarez d33aee9095 Typo: you -> your (#8983)
Fixed typo from "you" to "your"
2018-06-07 14:53:23 -07:00
Jorge O. Castro 37557f8ca6 Make path more explicit for blog images (#8820) 2018-06-06 14:45:22 -07:00
Steve Perry 647babeb16 Update instructions for local preview and Netlify preview. (#8692)
* Update instructions for local preview.

* Add details.

* Added version to Hugo installation step.
2018-05-24 13:33:32 -07:00
Rajakavitha1 abcab6562d Update style-guide.md (#8604)
A minor edit to the text for minimalism. Opening a new PR based on the comments in : https://github.com/kubernetes/website/pull/7991 and https://github.com/kubernetes/website/pull/8105
2018-05-22 22:36:31 -07:00
Andreas Jaeger 3f403d5dc3 Hugo: Fix participating page (#8565)
The page was wrongly formatted:
* Two lists were shown as paragraphs, add empty lines so that they are
  parsed as lists.
* The list of members, reviewers was not intended properly, so that the
  single items are intended but not their description. Indent
  everything.
* Fix URL to owners.md file, the old one gives a 404.
2018-05-18 09:41:51 -07:00
Andreas Jaeger f10cca03f6 Fix typo in style-guide (#8501)
Add missing "/" to close the tag properly, the example is wrong
otherwise.
2018-05-11 12:05:26 -07:00
Misty Stanley-Jones c2e423b862 Fix link opening in new window (#8368)
The way we previously did it in Jekyll doesn't work
with Black Friday. There are a few workarounds, but
the easiest way to fix it is to just change those
links to HTML email.
2018-05-06 13:47:50 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00