* 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
* better link to envoy doc
that explains why we have the fields we do unlike the previous link
* better fix, additional link
thx kuat for the explanation
* typo
* add build scripts to be driven thru jenkins
* uniformly handle site.baseurl
* data-src should use full paths for now
* update build with version tag
* Add explanation re: CORS
* remove gitmodules
most questions on stackoverflow are support questions better suited for the mailing list or the issues
(people will still be able to reach so from community/)
* 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
* deemphasize stackoverflow, highlight troubleshooting
Many of the questions on stackoverflow are troubleshooting or issues
kind
I suspect this is because so is the first link on this page, so pushing
it down and highlighting (with new Creative Commons icon) the
troubleshooting/bug reporting page
- fix for https://github.com/istio/issues/issues/18 (clusterroles.rbac.authorization.k8s.io "istio-manager" is forbidden)
we should also change the yaml ?
- port forward should be in background, adding &
adding `|head -1 ` because without it the output is confusing:
```
ldemailly-macbookpro:istio-0.1.5 ldemailly$ kubectl get configmap istio -o yaml | grep authPolicy
authPolicy: MUTUAL_TLS
{"apiVersion":"v1","data":{"mesh":"# Uncomment the following line to enable mutual TLS between proxies\nauthPolicy: MUTUAL_TLS\nmixerAddress: istio-mixer:9091\ndiscoveryAddress: istio-manager:8080\ningressService: istio-ingress\nzipkinAddress: zipkin:9411"},"kind":"ConfigMap","metadata":{"annotations":{},"name":"istio","namespace":"default"}}
```
- Enable compression options to shrink our HTML file sizes. I didn't realize the
compressor had options when I added it a few weeks ago. Tweaking the options
lets us get rid of more spaces, comments, and sundry other things.
- Fix font weight of all table content on the site. Whereas normal page content
has a weight of 300, table content was at 400 making it all look a little bolded.
Now it's all 300.
* Deleted the person in the first picture
I think it was just odd (and not really humanizing) to have a person in
that first picture - proposing to remove it
* Optimized version
$ svgo routing.svg
Done in 829 ms!
603.886 KiB - 25.9% = 447.716 KiB