Commit Graph

10678 Commits

Author SHA1 Message Date
Martin Taillefer c51959d77a Fixes and cleanup following nav bar update. 2017-04-21 23:29:43 -07:00
Dave f2ee37bc12 New doc nav (#47)
Automate doc nav bar generation.
2017-04-21 21:46:12 -07:00
Martin Taillefer f0e90010ad Some structural cleanup. 2017-04-21 06:33:02 -07:00
Shriram Rajagopalan 04600d6be5 traffic management - 1 (#42) 2017-04-20 19:30:33 -04:00
Douglas Reid 9994c0fab3 Cleanup bookinfo.md (#43)
PR addresses bad rendering of list items and adds a few external links.
2017-04-20 16:21:13 -07:00
Martin Taillefer 6e129def5e Hide the home page for now. 2017-04-20 15:01:26 -07:00
Martin Taillefer a03e1b7367 Navigation and aesthetic improvements. 2017-04-20 13:27:31 -07:00
Martin Taillefer 65b399d3e3 Fix typo. 2017-04-20 12:36:18 -07:00
Shriram Rajagopalan b75349adb6 comment out Getting Started 2017-04-20 15:31:42 -04:00
Martin Taillefer fcfc1c42c6 Break up what-is-istio doc into three distinct docs. 2017-04-20 12:27:18 -07:00
Martin Taillefer 23f773b224 Update the Concepts' nav bar. 2017-04-20 11:36:59 -07:00
Shriram Rajagopalan 9164d6cd71 nits to What Is Istio (#41)
* nits

* nits to nits
2017-04-20 13:19:24 -04:00
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