Commit Graph

716 Commits

Author SHA1 Message Date
Martin Taillefer fc15fa1391 Update architecture diagram. 2017-04-20 10:08:53 -07:00
Douglas Reid 4638a0a4d7 Update attribute vocabulary to match usage (#40) 2017-04-20 10:01:17 -07:00
Martin Taillefer 02c6a198f4 Fix a few nav errors 2017-04-20 08:30:13 -07:00
Shriram Rajagopalan 7d9c4325ad Merge branch 'master' of https://github.com/istio/istio.github.io 2017-04-20 10:50:17 -04:00
Shriram Rajagopalan b7e0e4b3b0 blue-fy monitoring 2017-04-20 10:50:10 -04:00
Dave bee1f87459 CSS Changes (#39)
* clean up mistaken merge with istio code repo

* delete HEAD indicator left in scss files by mistake

* more fixes for bad merge

* more undo-ing
2017-04-20 10:28:25 -04:00
Martin Taillefer 324f336d76 A few site tweaks.
This includes a trick to enable Jenkyll to compress the site's pages
for faster load times.
2017-04-20 07:18:35 -07:00
Martin Taillefer ad5e74c6bd Apply mixer config doc feedback. 2017-04-20 06:04:32 -07:00
Martin Taillefer 652813e371 Still more work on the mixer config. 2017-04-19 21:23:37 -07:00
Martin Taillefer 10646e943f More updates to what-is-istio and the mixer config doc. 2017-04-19 20:50:05 -07:00
Martin Taillefer 8f50c52ae4 Describe config scopes and refresh the what-is-istio topic. 2017-04-19 20:15:30 -07:00
Kuat 4b2acf15aa Change colors on the images (#38) 2017-04-19 22:53:14 -04:00
Shriram Rajagopalan 04f78ea633 placeholder files for tasks 2017-04-19 22:41:48 -04:00
Shriram Rajagopalan 99a9d8fae3 trying out new thirdBrandColor 2017-04-19 22:19:36 -04:00
Shriram Rajagopalan 7112c24313 change code block to blue 2017-04-19 22:13:54 -04:00
Shriram Rajagopalan d381929f49 point placeholders to task-template.html 2017-04-19 22:04:51 -04:00
Shriram Rajagopalan 5144e7328b placeholder tasks 2017-04-19 22:01:19 -04:00
Sven Mawson d5cd407c4e Updating blurbs on front page with some text from the overview. (#37) 2017-04-19 20:50:15 -04:00
Shriram Rajagopalan a9b858178e more blue 2017-04-19 19:02:35 -04:00
Shriram Rajagopalan a06f6a1581 Merge branch 'master' of https://github.com/istio/istio.github.io 2017-04-19 18:49:42 -04:00
Shriram Rajagopalan 2ac27ed953 new favicons 2017-04-19 18:49:37 -04:00
Martin Taillefer 95cde568ba Work on Mixer docs. 2017-04-19 15:35:12 -07:00
Shriram Rajagopalan cb151d0713 istio blue 2017-04-19 17:45:32 -04:00
Martin Taillefer eb2c876332 Turn Mixer into a proper name... 2017-04-19 14:39:27 -07:00
Zack 1c6a679abf Remove all origin attributes from the canonical set. We'll add them back after we nail down ingress. (#35) 2017-04-19 13:54:15 -07:00
Jasmine Jaksic 7af3834503 Update index.md
Fixing typo
2017-04-19 13:01:15 -07:00
Martin Taillefer 979f5df1e4 A few bug fixes. 2017-04-19 13:00:39 -07:00
Martin Taillefer 4878956cb0 More shuffling and cleanup. 2017-04-19 12:25:04 -07:00
Martin Taillefer 1a0a79a982 More shuffling and cleanup. 2017-04-19 11:40:30 -07:00
Martin Taillefer 477f545480 Shuffle the web site around as agreed. 2017-04-19 11:00:38 -07:00
Shriram Rajagopalan 2c0ac10a62 Favicons & Logo for GH (#34)
* favicons

* logo with rectangle fill

* really resize logos to favicon sizes
2017-04-19 12:21:54 -04:00
Andrew J 6c910ba255 Changes OS X install suggestion from wget to curl (#33)
OS X Sierra doesn't come with wget installed by default. This PR changes the sample to use curl when installing the OS X version of istioctl to avoid pushing the user into installing an unnecessary dependency.
2017-04-19 11:26:21 -04:00
Martin Taillefer 0e0539b18b Continue work on config doc. 2017-04-19 07:10:53 -07:00
Martin Taillefer 7488108267 Add a section to the config doc on selectors. 2017-04-18 17:21:53 -07:00
Sven Mawson 27634f7663 Change istio-user to istio-users, an email group that exists. (#29) 2017-04-18 15:02:42 -07:00
Martin Taillefer a6f70f0ab5 Add a glossary and contribution landing page. 2017-04-18 12:53:30 -07:00
Martin Taillefer df0bc2cffa Continue filling-in the config doc. 2017-04-18 12:42:24 -07:00
Ed Snible 1e93907b7f Timeout Injection Task (#26)
* Timeout Injection Task

* fit Istio's documentation model

* Use templates
2017-04-18 14:32:58 -04:00
Jasmine Jaksic abfb67c0db Changes related to new logo (#22)
* Updated the logo with the new image, edited size, padding, etc and made other minor changes

* Changed istio -> Istio
2017-04-18 09:09:50 -07:00
Martin Taillefer b7d3fcb83e Fix more broken links. 2017-04-17 12:51:23 -07:00
Zack 2f28433a49 Specifically call out types used in our configs that do not conform to the standard protobuf-json mapping. In particular, Duration and Timestamp's are serialized very differently than their protobuf structure would imply. (#21) 2017-04-17 11:04:33 -07:00
Martin Taillefer 015fbcb449 Fix some broken links. 2017-04-17 10:26:18 -07:00
Martin Taillefer b6dd6be167 ontinue filling in the config doc. 2017-04-16 15:54:54 -07:00
Martin Taillefer 710ad076a2 Update proto.duration to the correct json encoding (#24)
Also uses ` ```yaml ` header so that markdown renders yaml correctly.
2017-04-16 07:19:39 -07:00
mandarjog f90e26dfce Update proto.duration to the correct json encoding (#23)
Also uses ` ```yaml ` header so that markdown renders yaml correctly.
2017-04-16 07:15:21 -07:00
Martin Taillefer 04e138b817 Continue filling in config doc. 2017-04-15 20:43:54 -07:00
Martin Taillefer b62a925c06 Continue filling in the config doc. 2017-04-15 20:08:00 -07:00
Martin Taillefer d0944892ef Flesh out the Descriptors section of the config doc. 2017-04-15 06:36:00 -07:00
Martin Taillefer 076d8efd5e Flesh out the Aspects section of the config doc. 2017-04-14 05:56:23 -07:00
jspacek 461ced2c3c Update istioctl.md (#16)
Misspelling
2017-04-13 21:20:40 -04:00