Commit Graph

89 Commits

Author SHA1 Message Date
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
Frank Budinsky 5b3d1939d2 Merge pull request #20 from istio/mapping-ref
reference YAML to protobuf mapping doc
2017-04-13 17:41:11 -04:00
Frank Budinsky bb3b9a3ab4 Merge branch 'master' into mapping-ref 2017-04-13 17:31:46 -04:00
Martin Taillefer 366beeb116 Merge pull request #13 from ZackButcher/configconcepts
Introduce a concept guide for writing JSON and YAML based on a protobuf message
2017-04-13 10:25:14 -07:00
Zack 138606f0bb Remove 'Proto' from the various section headings 2017-04-13 10:23:14 -07:00
Zack 5ea6fdafe4 Address a few more review comments 2017-04-13 10:23:14 -07:00
Zack 6ac4405c02 Remove JSON examples 2017-04-13 10:23:14 -07:00
Zack 8a2ee95a15 Swap to lowerCamelCase for JSON and YAML fields in accordance with the canonical mapping. 2017-04-13 10:23:14 -07:00
Zack b0b7a50747 Update the section names so they're consistent and easier to read. 2017-04-13 10:23:14 -07:00
Zack 578c5d06ca Introduce a concept guide covering writing JSON and YAML based on a protobuf
schema.
2017-04-13 10:23:14 -07:00
Martin Taillefer 4492e1c00c Work on config doc. 2017-04-13 10:09:06 -07:00
Frank Budinsky 7cc0d1dd3b fix typo 2017-04-13 13:04:02 -04:00
Frank Budinsky 552bb52c01 reference YAML to protobuf mapping doc 2017-04-13 10:59:12 -04:00
Martin Taillefer 41e60631a5 Merge pull request #19 from istio/routing_config
remove obsolete routing config design
2017-04-13 07:00:11 -07:00
Frank Budinsky 0d83027347 remove obsolete routing config design 2017-04-13 09:54:18 -04:00
Martin Taillefer e63fcbb31f Add initial config concept doc. 2017-04-12 16:47:55 -07:00
Martin Taillefer c52b9803b6 Add a 'under construction' message to the landing page. 2017-04-12 14:45:25 -07:00
Martin Taillefer 00b7c7c62c Merge pull request #14 from geeknoid/master
Expand mixer background material.
2017-04-12 10:05:08 -07:00
Martin Taillefer 3669753060 Expand mixer background material. 2017-04-12 06:24:18 -07:00
Shriram Rajagopalan abb86908d1 Merge pull request #15 from istio/bookinfo_fixes
fix errors in bookinfo demo doc
2017-04-11 12:28:02 -04:00
Frank Budinsky 8bb16c614b fix errors in bookinfo demo doc 2017-04-11 11:50:07 -04:00
Shriram Rajagopalan 79c414f2b2 Change button href to a href 2017-04-10 14:29:03 -04:00
Martin Taillefer ec18b65fdd Various content fixes. 2017-04-08 10:41:34 -07:00
Martin Taillefer 30330d7c47 Fix list formatting. 2017-04-07 16:07:58 -07:00
Martin Taillefer d918a37064 Finish the Contributing section. 2017-04-07 13:40:35 -07:00
Shriram Rajagopalan 2d5397ffd3 use site.baseurl for collapsible.js 2017-04-07 15:06:50 -04:00
Martin Taillefer c72c252bc0 Update docs to use templates. 2017-04-07 11:37:34 -07:00
Martin Taillefer 471cc5f453 Fixed footer formatting. 2017-04-07 11:08:36 -07:00