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
* 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
* 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
- 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.