Commit Graph

714 Commits (3c044ffc81900b243269fd3072354f386f980c85)

Author SHA1 Message Date
Claire Lundeby 2b3291ac31 Style guide updates (#8360)
Updated capitalization on Pod, Volume, etc. based on the style guide & the capitalization used in Kubernetes 201.
2018-05-06 14:04:51 -07:00
Claire Lundeby 0ac89106cf #8346 HTML syntax instead of MD in HTML blocks (#8352)
* #8346 HTML syntax instead of MD in HTML blocks

See this Black Friday Markdown Syntax guide (https://github.com/russross/blackfriday/blob/master/testdata/Markdown%20Documentation%20-%20Syntax.text) 

When inside of a block-level HTML tag, like div for those emphasis boxes, you have to use HTML syntax instead of Markdown.

* use order list in note (test)

* convert remaining ol to note

* minor edit
2018-05-06 14:00:50 -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
Sandra 294c670495 FIxing broken link (#8347) 2018-05-06 12:29:50 -07:00
Victor Giurgiu 17c0114fc8 [Issue #8336] Added a # symbol to What's next (#8353)
* [Issue #8336] Added a # symbol to What's next

Looking to see if the Table of contents will render properly if all the headers are H4 (####)

* use h2 instead of h4
2018-05-06 12:25:51 -07:00
Jonathan Katora 221c38d62d Update load-balance-access-application-cluster.md (#8351)
* Update load-balance-access-application-cluster.md

* Update load-balance-access-application-cluster.md

removed unnecessary code highlights.
2018-05-06 12:16:50 -07:00
Sandra f0a4d99389 More readable fix for issue #7957 (#8341)
* More readable fix for issue #7957

Replaces HTML entity-escaped text with Markdown-escaped text where necessary.

* Fixing the markdown discrepancy

Rendering consistently is for chumps
2018-05-06 12:12:50 -07:00
Tim McMackin 595e1455ca #4500: Split out tasks in cron jobs docs (#8337)
* first attempt

* Skipping these sections

* cleanup and style

* style

* move schedule info to schedule section

* link to example
2018-05-06 12:01:50 -07:00
paulbattagliag feff3c4a7f Fixed #8076 (#8344)
* Fixed #8076

Per bug 8076, added info about error message and workaround to reinstall Homebrew.

* Add note formatting
2018-05-06 11:43:50 -07:00
Zach Corleissen 33ba92c8ca
Update Hugo parser description (#8323) 2018-05-06 11:29:40 -07:00
Beth Aitman 17c98dcc90 Fix markdown issues (#8335) 2018-05-06 10:28:50 -07:00
Beth Aitman 740d14fdf2 Fix links to github view and edit pages (#8334) 2018-05-06 10:07:50 -07:00
Zach Corleissen d139fe6527
Blog post: Hugo migration (#8320)
* Supersedes #8288 with a post-Hugo location

* Adjusted time for earlier publishing

* Dropped blog post into http/

* Another time adjustment

* Update front matter

* Testing a location change

* Adding a top-level heading

* More tweaks
2018-05-05 18:57:43 +02: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