Commit Graph

410 Commits

Author SHA1 Message Date
Andra Cismaru 7ce257c2c6 Clean up TPRs (#225) 2017-05-17 16:29:04 -07:00
Kuat c7550d8f9e Update index.md (#265) 2017-05-17 15:46:42 -07:00
Kuat dc86a6a6cf Update _colors.scss (#266) 2017-05-17 15:42:25 -07:00
Dave ab1fe1699c Fixes #248 - copy button no longer working (#261) 2017-05-17 15:20:37 -07:00
Martin Taillefer 22390cfa12 Change twitter handle. 2017-05-17 14:52:42 -07:00
Isaiah Snell-Feikema 5b6e759024 Add cleanup to Istio integration task (#255)
Added simple cleanup instructions.
2017-05-17 14:40:32 -07:00
Kuat b08425228e Use darker red for syntax (#259) 2017-05-17 14:05:57 -07:00
Kuat 6df1285472 Update _nav.scss (#258) 2017-05-17 13:52:45 -07:00
Kuat 31d7aa5d6f Update _colors.scss (#257) 2017-05-17 13:47:35 -07:00
Kuat 1fdfcab985 Remove instructions to use client certs (#254)
I've already removed it once, not sure why they are resurrected.
2017-05-17 13:32:55 -07:00
Martin Taillefer 0a5a870b02 Minor addition to style guide. 2017-05-17 10:32:19 -07:00
Isaiah Snell-Feikema de96fb231a Fix more typos 2017-05-17 11:59:30 -05:00
Isaiah Snell-Feikema b386127db1 Fix typo 2017-05-17 11:30:21 -05:00
Martin Taillefer 32ee9107b3 Update community content. 2017-05-17 07:12:09 -07:00
Varun Talwar 39fe382f98 Adding analytics code (#246) 2017-05-17 06:49:27 -07:00
Dave 31a2f09892 remove manual setting of sidebar height and shift border (#237)
* remove manual setting of sidebar height and shift border to content container. refactor

* fix size of copy button font and move button above code blocks
2017-05-16 20:56:29 -07:00
Kuat 7774b2ea42 fault injection disclaimer (#239)
* Update ingress.md

* Update ingress.md
2017-05-16 22:19:29 -04:00
Sebastien Vas 182554aac3 Adds check (#243)
* Adds check

* Remove interactive terminal

* Fix redisquota url
2017-05-16 15:59:06 -07:00
Oliver Liu bcd75ce6e9 Update Istio auth task with Hackathon feedback (#177)
* Add Istio auth configuration instructions.
* Remove Istio per-cluster CA deployment.
2017-05-16 15:48:31 -07:00
Laurent Demailly c084cf2bab Fixing remaining bad links and html errors (#236)
* Fixing most of remaining bad links

Still left :
#google.rpc.Code in reference/api/mixer/status

And the mixer-config-quota-bookinfo.yaml is missing in
https://github.com/istio/istio/tree/master/samples/apps/bookinfo

* Add html checking and ignore localhost urls

fixed typo in layouts/base found by html checking

* Fix duplicate id defined

Those anchors don’t seem used btw

* Adding back html proofer

got removed accidentally it seems

* Fix the last 2 errors
2017-05-16 15:09:03 -07:00
Tao Li a3164444aa Revise istio auth, and fix typo in demo main page (#235)
* revise istio auth, and fix typo in demo main page

* revise comment
2017-05-16 16:47:16 -04:00
mandarjog aa0308bd0c Fix broken link. 2017-05-16 11:01:28 -07:00
Shriram Rajagopalan 8db28adc74 describe how to setup kubeconfig for bluemix 2017-05-16 12:12:18 -04:00
Martin Taillefer 2316ebed0c Improve image handling using the figure.html include. 2017-05-16 07:28:24 -07:00
Shriram Rajagopalan d348a795a0 fix incorrect LB spec 2017-05-16 09:43:08 -04:00
Martin Taillefer 79956032d1 Add missing styles for landing page. 2017-05-16 05:35:52 -07:00
Frank Budinsky 3466086ed0 put image back from src (#231) 2017-05-16 01:45:35 -04:00
Frank Budinsky b31ce8ed73 zipkin-tracing task and bookinfo sample cleanup (#229)
* zipkin-tracing task and bookinfo sample cleanup

* resolve merge conflicts
2017-05-16 01:32:57 -04:00
Martin Taillefer d9f519fa70 Add link to istio-announce mailing list.
Add a few missing CSS styles that dropped off in a recent refactor.
2017-05-15 22:28:24 -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
Laurent Demailly 4c383120eb Add html-proofer (#227)
```
bundle install
rake test
```
To see the issues (#226)
2017-05-15 20:12:48 -07:00
Shriram Rajagopalan 559245085d zipkin addon in install - verified (#228) 2017-05-15 23:09:10 -04:00
Martin Taillefer 9a26da4591 Fix broken links. 2017-05-15 20:04:52 -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
Tao Li 1bc1bcd764 Revise istio auth description in bookinfo demo (#224)
* Reword istio auth description in bookinfo demo

* Revise istio auth description in bookinfo demo

* add extra space

* remove trailing spaces

* revise the secure naming link
2017-05-15 18:25:13 -04:00
Laurent Demailly 29d3f9a071 Better visibility for downloading and installing Istio (#223)
per #183
Better visibility for downloading and installing Istio

Though maybe this should be even higher up (A "Getting started" top level/section ?)
2017-05-15 18:14:02 -04:00
Laurent Demailly f19819ab2f make the user list a hyperlink (#221)
ps: istio-announce@ doesn't exist - yet ?
2017-05-15 18:12:37 -04:00
Dave fd42e9e78e Fixes for header text shifts on some pages (#216)
* make header same size on all pages

* Fixes #171

* change search box size on mobile displays

* always set body class to docs, set container to layout type

* partial for #213

* fix shifting text on mobile displays with blog page

* added tab slider to sidebar

* fix layout of doc H1 tag with sidebar tab
2017-05-15 18:10:37 -04:00
Andra Cismaru 00ec0c2899 istioctl moved to bin (#219)
* istioctl moved to bin
2017-05-15 11:20:44 -07:00
Laurent Demailly a3a4ff8f92 adding mention of git.io/getIstio (#218)
* adding mention of git.io/getIstio

* review update
2017-05-15 14:01:41 -04:00
Dave 974c4a4fc3 Fix footer mobile (#215)
* make header same size on all pages

* Fixes #171
2017-05-15 12:34:00 -04:00
Frank Budinsky 54bfeea2a9 add cleanup instructions and other minor task improvements (#217) 2017-05-15 12:30:38 -04:00
Dave ce63a064e7 Improve mobile layout
* Change search box size on mobile displays

*Aalways set body class to docs, set container to layout type

* partial for #213

* fix shifting text on mobile displays with blog page
2017-05-15 09:20:40 -07:00
LisaFC c2b96efd07 Revised overview (#205)
* Updated/restructured overview docs

* Implement Martin's edits

* Implement Martin's edits
2017-05-15 16:20:12 +01:00
Dave 08391389b9 Fix footer for mobile (#212) 2017-05-14 19:12:19 -07:00
Dave f090ed164d make header same size on all pages (#211) 2017-05-14 19:09:06 -07:00
Christian Posta d68e9fe9e6 docs for unreleased/unmerged zipkin functionality (#209)
* docs for unreleased/unmerged zipkin functionality

* update task to assume zipkin functionality already exists
2017-05-14 18:45:46 -04:00
Martin Taillefer 5dae46c479 Cleanup items. 2017-05-13 12:17:17 -07:00
Martin Taillefer cbdce1472b Enable syntax highlighting for PRE blocks. 2017-05-13 10:39:50 -07:00
Martin Taillefer 692a28a2f0 Fix a few errors. 2017-05-13 07:15:59 -07:00