Commit Graph

10075 Commits

Author SHA1 Message Date
ryangrahamnc 2e59c99045 wrapped prismjs code blocks in a div so we can do overflow:auto without it breaking the shadows (#318) 2017-05-23 13:53:19 -07:00
Martin Taillefer e622132c26 Adding logo with blue background for use by external references. (#320) 2017-05-23 13:01:24 -07:00
Martin Taillefer 760de2eb22 Add a FAQ entry about "Why Mixer?"
- Also a few fixes in other FAQ entries.

- Force the right-hand scrollbar on, which eliminates the very annoying left/right jiggle that
was happening whenever loading a new page on istio.io.
2017-05-23 11:54:25 -07:00
Andrew J ccc8cf5aa1 Adds references to SPIFFE spec (#314) 2017-05-23 11:39:22 -07:00
ryangrahamnc 9153574815 made header logo only disappear on landing page (#316) 2017-05-23 11:17:30 -07:00
Martin Taillefer df7666a93f Eliminate white strip on left side of screen. 2017-05-23 10:48:20 -07:00
Douglas Reid c762a201d0 Update servicegraph image (#305) 2017-05-23 09:03:41 -07:00
ryangrahamnc 1ccde10021 fixed chevron when nav autocloses on mobile (#313) 2017-05-23 08:41:19 -07:00
ryangrahamnc 4cf4c69e8d fixed leftnav not responding on mobile (#309) 2017-05-23 08:25:58 -07:00
Zack 9daae29264 Rewrite the introduction of the "Writing Istio Config" page (#312)
* Rewrite the introduction to the "Writing Istio Config" page. https://github.com/istio/istio.github.io/issues/188
2017-05-22 17:10:23 -07:00
Laurent Demailly f9c9929ca7 typo fix 2017-05-22 16:05:58 -07:00
Sven Mawson c9b16a2e40 First cut at Istio roadmap and release notes. (#289)
* First cut at Istio roadmap and release notes.

* Update release notes and roadmap based on PR feedback.

* Fix typo

* Add more color to roadmap themes.

* Some minor fixes based on review.
2017-05-22 16:00:24 -07:00
ryangrahamnc c758f72bc1 167 index design updates (#306)
* updated designs to match mockups

* hid header logo on landing page. made the down array clickable on landing page. scrolls to first section on click
2017-05-22 15:40:22 -07:00
Laurent Demailly 7d7b1dcd24 fixing twitter link and issues link (#307)
(though this will be replaced soon)
2017-05-22 15:31:35 -07:00
Martin Taillefer 87f00f97d2 Fix image sizes on mobile community page. 2017-05-22 15:03:25 -07:00
LisaFC 430ced7040 Reorganize installation guide (#284)
* 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

* Reorganized installation doc

* Fixed typo

* Fixed broken link
2017-05-22 22:59:08 +01:00
Zack 6f05ed4fbf Update code sections in the mixer service docs so that their links are rendered correctly. (#295) 2017-05-22 16:48:16 -05:00
Laurent Demailly ab777acde3 adding missing alt that broke jenkins
fixing #302
2017-05-22 14:03:43 -07:00
ryangrahamnc b8b7cba8bc 292 mobile left nav (#303)
* added links for expandable headings for each of clicking on ipads (touch events try to jump to the nearest <a> tag, so trying to click the expand section would often trigger clicking the first link under it)

* fixed jumping back and forth of left nav when initial pageload has short width
2017-05-22 16:51:06 -04:00
ryangrahamnc 07eab3de86 updated designs to match mockups (#302) 2017-05-22 16:50:29 -04:00
Laurent Demailly 82a409eb69 spelling fix
propogate->propagate
2017-05-22 13:50:24 -07:00
Laurent Demailly 4a394f30dc Twiiter -> Twitter
typo fix
2017-05-22 13:26:57 -07:00
Frank Budinsky 8cc81484e8 add missing uninstall rbac paths and addons (#301) 2017-05-22 13:17:48 -07:00
Laurent Demailly 784ec4fdd4 Fixing site errors, and ignore repos/*.{html,md} for generation (#300)
Fixes #298
Turns out most of the errors were from repos/
2017-05-22 11:28:13 -07:00
Kuat a351cab2da Update service-mesh.md (#291) 2017-05-22 10:53:50 -07:00
ryangrahamnc eef8cbbd6c updated index for different screen sizes. focused on changes to desktop layout, as smaller sizes looked fine. changed sizing of images, vertically aligned items inside each group, and tested flowing of content (#297) 2017-05-22 10:18:54 -07:00
ryangrahamnc 19215a5b1e wrapped a div around the non-toc contents of the docs pages. used position:relative and zindex to make toc overlap other content (#296) 2017-05-22 10:17:54 -07:00
Martin Taillefer 7e8e688293 Fixed typo. 2017-05-22 07:38:08 -07:00
Martin Taillefer 507417f058 Avoid page content shifting left & right based on the presence/absence of right scrollbar. 2017-05-22 06:37:06 -07:00
Martin Taillefer bb535461d4 Improve appearance of pages during load time. 2017-05-22 06:11:05 -07:00
Martin Taillefer 5d70521378 A bunch of content fixes. 2017-05-21 09:40:12 -07:00
Martin Taillefer 5dcee28bac Various clean up items. 2017-05-21 08:55:45 -07:00
Martin Taillefer d464c77b5b A few formatting fixes.
- The welcome screen now uses the same layout as all the non-docs pages so it looks more
'normal'

- The TOC's right margin has been shrunk to be consistent with the left margin.

- The community page now uses the color Twitter and GitHub images.

- Move a few things around to maintain order in the web site support stuff.
2017-05-21 00:27:20 -07:00
Martin Taillefer 8391534f27 Deal with yet another GitHub Pages issue. 2017-05-20 14:51:18 -07:00
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