Commit Graph

15 Commits

Author SHA1 Message Date
Shriram Rajagopalan 80669ca121 split tasks into categories (#489)
* split tasks into categories

* redirects

* Update istio-auth.md

* Update rate-limiting.md

* Update distributed-tracing.md

* fix links

* nit

* FAQs
2017-09-21 18:29:08 -04:00
Laurent Demailly 1ab073678d Revert "Added Consul Task (#444)"
This reverts commit 43054fb8ff.

a) it has broken links
but more importantly
b) you can't and should not rewrite history, https://istio.io/docs/tasks/installing-istio.html is all over the internet and must stay, treat it as an API compatibility issue
2017-09-16 14:57:22 -07:00
GregHanson 43054fb8ff Added Consul Task (#444)
* addded consul task

* removed unused link

* review comments

* rename installing-istio to installing-istio-in-kubernetes
2017-09-15 17:30:39 -04:00
Shriram Rajagopalan 91f711affc mass sed (#448) 2017-09-15 12:02:57 -04:00
mtail fd3269bd8e Add more cross-references between sections.
- Cross-link between bugs/community/faq/troubleshooting pages.

- Add pointers to the working groups to the community page & footer.
2017-07-22 08:26:07 -07:00
Laurent Demailly a98e4b522c Point to 0.1 archive of docs and site version fixes (#406)
* Point to 0.1 archive of docs and site version fixes

Point to 0.1 archive of docs and site version fixes:
site.data.istio.version was used where it should be hardcoded to 0.1
(like in “our first release was …”) and vice versa (like in the footer)

There isn’t really a navigation (as I don’t know how to do that) but at
least the docs/welcome page points to 0.1
2017-07-11 17:35:29 -07:00
Laurent Demailly d22926af4f Rename how-what-istio-started.md to how-was-istio-started.md (#399) 2017-06-20 16:47:00 -04:00
Shriram Rajagopalan 6fe82c471d Rename Istio-Manager to Pilot (#360)
* rename resources

* sed Istio-Manager to Pilot in docs

* sed manager -> Pilot

* updating slides

* remove old images

* Sed in images

* the Pilot -> Pilot

* Istio Manager -> Pilot

* final set of seds
2017-06-08 16:46:36 -04:00
Martin Taillefer 1f69ebd1a4 Update Mixer FAQ answer. (#324) 2017-05-23 19:42:14 -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
Martin Taillefer d6681e4a66 A couple corrections. 2017-05-18 15:54:54 -07:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Martin Taillefer 575c89a795 Use an accordion organization for the FAQ page. 2017-05-09 20:38:43 -07:00
Martin Taillefer bcbf2106de Rejigger how FAQ entries are specified to make things easier to manipulate.
This change will allow nice FAQ-specific UI to be built fairly easily.
2017-05-09 15:43:15 -07:00