Commit Graph

10691 Commits

Author SHA1 Message Date
Martin Taillefer 5350ba49fc A few format fixes.
- Made the PRE block Copy button be on a solid blue background to stand out more and
avoid looking bad when it overlaps text from the PRE block.

- Trim the margin around the right-hand TOC. It's now slimmer and even around all edges.

- Disable the Jekyll syntax highlighter since we're now using PrismJS for that instead.
2017-05-20 14:45:20 -07:00
Martin Taillefer a873e50386 Revert fix for overlapping TOC since it broke text blocks in general. 2017-05-20 10:52:26 -07:00
ryangrahamnc aa75c05125 removed the empty nav from the welcome docs page. http://localhost:4000/docs/index.html . jekyll is really hard to use, lol (#288) 2017-05-19 17:20:13 -07:00
ryangrahamnc aa8ce6ad9d removed duplicate event handler on left nav clicks (#286) 2017-05-19 17:19:02 -07:00
ryangrahamnc e76db4b9a3 fixed code segments overlapping on toc in http://localhost:4000/docs/reference/commands/istioctl.html (#287) 2017-05-19 12:51:09 -07:00
ryangrahamnc 9cd741e2c5 moved the rss icon to the top-right, directly under the header, and aligned with the right of the content (#285) 2017-05-19 13:18:32 -04:00
Christian Posta 6ee1907d89 added some instructions to help non-linux users build the website (#206) 2017-05-19 12:07:49 -04:00
LisaFC 6d294d01e3 Improve list formatting 2017-05-19 08:30:56 -07:00
LisaFC 85effe2247 Updated traffic management concepts docs (#247)
* Updated/restructured overview docs

* Implement Martin's edits

* Implement Martin's edits

* Traffic management doc edits

* Minor change

* Implementing Martin's edits

* Implementing Martin's edits

* Implementing rshriram's edits

* Implementing Martin's edits

* Implementing Martin's edits
2017-05-19 06:58:04 -07:00
Martin Taillefer 936031aebc Impose a max height to pre blocks so we get scroll bars after a certain limit. 2017-05-19 05:54:04 -07:00
Martin Taillefer 8a0c1c6402 Describe support for fancy preformatted block stuff. 2017-05-18 21:15:55 -07:00
Martin Taillefer d6681e4a66 A couple corrections. 2017-05-18 15:54:54 -07:00
Oliver Liu af7bf7ae5f Improve Istio Auth instructions. (#263)
* Improve Istio Auth instructions.
2017-05-18 15:11:07 -07:00
Martin Taillefer 0fb7b0903e Fix copyright. 2017-05-18 12:40:46 -07:00
Laurent Demailly b057835b21 fixing link to user submitted bugs (#277) 2017-05-18 15:01:08 -04:00
Shriram Rajagopalan b69223997d image updates 2017-05-18 14:54:00 -04:00
Tao Li 44bce7e5ec Update auth image to make is spiffe compatible (#267) 2017-05-18 10:56:48 -07:00
Shriram Rajagopalan 5119359b76 updating monitoring image 2017-05-18 13:50:51 -04:00
Martin Taillefer 0c67fd6827 Fix a couple broken glossary entries. 2017-05-18 10:16:01 -07:00
Frank Budinsky 79613608eb rate limiting and basic access control task improvements (#260)
* rate limiting and basic access control task improvements

* fix link

* address review comments
2017-05-18 11:24:11 -04:00
GregHanson 07327a1058 grammar errors (#276) 2017-05-18 09:37:27 -05:00
Martin Taillefer 4d7f17a09c Spruce up our code blocks.
- Use different rendering style for code blocks.
- Define a default language so stuff always looks right.
- Add a bit more info to the writing-a-topic guide.
2017-05-18 07:08:36 -07:00
Kuat c7f4640437 Typo (#275) 2017-05-18 05:47:29 -07:00
Kuat 4d1f4cb43f Mark all code fragments with language (#274) 2017-05-18 05:46:43 -07:00
Kuat 4f29990270 Mark all code fragments with language in integrating task (#273) 2017-05-18 05:45:49 -07:00
Kuat 497cda5cb4 Mark all code fragments with language in egress (#272) 2017-05-18 05:44:52 -07:00
Kuat 1fca7bea62 Mark all code fragments with language (#271)
Code snippets without language look off on the website - they are not picked up by prism.
2017-05-18 05:43:58 -07:00
Martin Taillefer 98d642b164 Remove a few leftovers. 2017-05-17 22:05:01 -07:00
Martin Taillefer 0e52a7af34 Replace Jekyll's syntax highlighter with Prism. It handles YAML much better.
Prism also includes its own Copy to clipboard functionality, so remove our home
grown version.
2017-05-17 21:54:47 -07:00
Andra Cismaru c92e2ecbba More feedback from hack (#268) 2017-05-17 19:56:10 -07:00
Martin Taillefer fbf0f45d1d Fix formatting issues introduced by the use of the figure.html include. 2017-05-17 16:29:40 -07:00
Andra Cismaru 7ce257c2c6 Clean up TPRs (#225) 2017-05-17 16:29:04 -07:00
Kuat c7550d8f9e Update index.md (#265) 2017-05-17 15:46:42 -07:00
Kuat dc86a6a6cf Update _colors.scss (#266) 2017-05-17 15:42:25 -07:00
Dave ab1fe1699c Fixes #248 - copy button no longer working (#261) 2017-05-17 15:20:37 -07:00
Martin Taillefer 22390cfa12 Change twitter handle. 2017-05-17 14:52:42 -07:00
Isaiah Snell-Feikema 5b6e759024 Add cleanup to Istio integration task (#255)
Added simple cleanup instructions.
2017-05-17 14:40:32 -07:00
Kuat b08425228e Use darker red for syntax (#259) 2017-05-17 14:05:57 -07:00
Kuat 6df1285472 Update _nav.scss (#258) 2017-05-17 13:52:45 -07:00
Kuat 31d7aa5d6f Update _colors.scss (#257) 2017-05-17 13:47:35 -07:00
Kuat 1fdfcab985 Remove instructions to use client certs (#254)
I've already removed it once, not sure why they are resurrected.
2017-05-17 13:32:55 -07:00
Martin Taillefer 0a5a870b02 Minor addition to style guide. 2017-05-17 10:32:19 -07:00
Isaiah Snell-Feikema de96fb231a Fix more typos 2017-05-17 11:59:30 -05:00
Isaiah Snell-Feikema b386127db1 Fix typo 2017-05-17 11:30:21 -05:00
Martin Taillefer 32ee9107b3 Update community content. 2017-05-17 07:12:09 -07:00
Varun Talwar 39fe382f98 Adding analytics code (#246) 2017-05-17 06:49:27 -07:00
Dave 31a2f09892 remove manual setting of sidebar height and shift border (#237)
* remove manual setting of sidebar height and shift border to content container. refactor

* fix size of copy button font and move button above code blocks
2017-05-16 20:56:29 -07:00
Kuat 7774b2ea42 fault injection disclaimer (#239)
* Update ingress.md

* Update ingress.md
2017-05-16 22:19:29 -04:00
Sebastien Vas 182554aac3 Adds check (#243)
* Adds check

* Remove interactive terminal

* Fix redisquota url
2017-05-16 15:59:06 -07:00
Oliver Liu bcd75ce6e9 Update Istio auth task with Hackathon feedback (#177)
* Add Istio auth configuration instructions.
* Remove Istio per-cluster CA deployment.
2017-05-16 15:48:31 -07:00