Commit Graph

549 Commits

Author SHA1 Message Date
LisaFC 92f347c585 Further improve list formatting (#340)
...so we don't get inconsistent padding when Markdown inexplicably decides to add the random paragraph element to just *one* list item
2017-05-25 10:38:15 -07:00
Tao Li c497166236 Add future work section to address potential auth concerns. (#338)
* Add future work section to address potential auth concerns

* Add future work section to address potential auth concerns

* Add future work section to address potential auth concerns

* Remove rotation/revocation part

* Address comments

* Address comments

* Fix links
2017-05-24 14:01:23 -07:00
Marsh Gardiner 9d93f77392 Fix broken link to concept explanation for Mixer (#337)
… was trying to pop one too many parent directories.
2017-05-24 13:01:01 -07:00
Martin Taillefer cda273f727 Clicking on images now displays them full-size. (#336) 2017-05-24 10:48:12 -07:00
Andra Cismaru 25bce26d9b Use newer grafana dashboard (#335) 2017-05-24 09:59:06 -07:00
Martin Taillefer bd3766fe18 Change GitHub links, per Shriram. 2017-05-24 08:58:55 -07:00
mandarjog c22c89ef9b Add expression language reference (#331)
* Add expression language doc

* update mixer config with el doc ref

* minor fix

* remove include home

* review comments

* relocate expression doc

* removed details
2017-05-24 08:49:53 -07:00
Martin Taillefer 07a69d7a41 Add a pointer to our release page. 2017-05-24 08:29:18 -07:00
Martin Taillefer 3c9bab915b Small update to blog text as requested by Varun. 2017-05-24 08:19:05 -07:00
Andra Cismaru 2cad90b7e8 Remove source istio.VERSION (#334) 2017-05-24 08:11:06 -07:00
Sven Mawson 63a29e9ade Retry fixing home page, somehow other PR got messed up. (#333)
* Flip the switch on the website for the Istio launch! This will change the index page back to the real landing page, deleting our temporary page, and also changes the date of the blog post to be the launch date.

This will be submitted at 7:00 PST on May 24th.

* Fix some links that were wrong: grpc isn't on https, and the images were using \ instead of /.

* Fix issues link to point to actual issues, not just issues repo, plus fix twitter capitalization.
2017-05-24 07:22:50 -07:00
Jasmine Jaksic f9fce58c1b Adding URL for Pivotal blog, fixing URL for Weave and including redirect from old blog link (#330)
* Adding link to pivotal blog that will be available tomorrow

* Update 2017-05-23-0.1-announcement.md

Adding redirect for https://istio.io/blog/0.1-announcement.html (old blog link that some partner posts may reference)

* Update 2017-05-23-0.1-announcement.md

Fixing incorrect URL for Weave blog
2017-05-24 05:48:45 -06:00
Martin Taillefer 96f48195f6 Remove superfluous spaces in PRE blocks, making Copy not work as intended. 2017-05-23 23:13:23 -07:00
Laurent Demailly dda05ff688 make release a link to releases (#328) 2017-05-23 20:29:37 -07:00
Martin Taillefer 74f0174523 Get TOC on Troubleshooting page. 2017-05-23 20:25:56 -07:00
Martin Taillefer d4d8eef5ca Address some TBD items and other small fixes. 2017-05-23 20:07:27 -07:00
Martin Taillefer 1f69ebd1a4 Update Mixer FAQ answer. (#324) 2017-05-23 19:42:14 -07:00
Sven Mawson 7b6a696212 Istio Blog Post for 0.1 announcement. (#326)
Istio 0.1 announcement blog post.
2017-05-23 17:42:54 -07:00
Douglas Reid c23a642d2d Fix bad table creation in troubleshooting doc (#325) 2017-05-23 17:17:27 -07:00
Douglas Reid 570f5f98bf Add initial troubleshooting doc (#322)
* Add initial troubleshooting doc

Taken from content on the team drive.

* Update index.md

* Update index.md

* Update index.md

* upper-case kube
2017-05-23 15:58:28 -07:00
ryangrahamnc 05737366b8 fixed browser chrome covering the down arrow on mobile browsers (#323) 2017-05-23 15:33:02 -07:00
ryangrahamnc 60c5aa734c made the landing heading a full page on mobile (devices of height 550-770px). other times it defaults to a regular height (#321) 2017-05-23 14:54:14 -07:00
Douglas Reid 67472302e5 Update metrics task and images (#311)
* Update metrics task and images

* Small text cleanup
2017-05-23 14:14:02 -07:00
ryangrahamnc bc4a4315bd switched font size to 30px for headings and 14px for body, as requested by design (#319) 2017-05-23 13:54:19 -07:00
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