Commit Graph

22 Commits

Author SHA1 Message Date
Kuat 4f29990270 Mark all code fragments with language in integrating task (#273) 2017-05-18 05:45:49 -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
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
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
mandarjog 0e0d366faf Move code snippet into 'bash' section 2017-05-11 10:14:16 -07:00
Kuat 6b97070785 Update integrating-services-into-istio.md 2017-05-10 13:54:10 -07:00
Martin Taillefer 5321b0cf26 Separate command-lines from outputs. 2017-05-10 12:40:09 -07:00
Douglas Reid 11915aab28 Update integrating-services-into-istio.md 2017-05-10 11:35:18 -07:00
Martin Taillefer e1af5e6001 Fix formatting of many <pre> blocks to not have extra spaces at the start of each line. 2017-05-09 13:03:14 -07:00
Jason Young 4315fa514f Prevent client busybox container from exiting prematurely (#119)
* Prevent client busybox container from exiting prematurely

* Use k8s service for client in integrating-services-into-istio task
2017-05-08 14:24:02 -04:00
Martin Taillefer 679beb4a8b bookinfo/Bookinfo -> BookInfo everywhere 2017-05-04 21:39:33 -07:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Martin Taillefer 5a167da380 Move istioctl, mixc, and mixs into a Command subcategory. (#106) 2017-05-03 15:40:57 -07:00
Martin Taillefer 52e94ecc59 Update Style Guide to include terminology standards.
- Update various documents that didn't follow the style guide in various ways.
2017-05-03 11:26:45 -07:00
Martin Taillefer 7c0c755075 Fix several broken links. 2017-05-02 11:35:58 -07:00
Jason Young 6ab6ad9205 Update integrating-services-into-istio.md (#89)
* Update integrating-services-into-istio.md

* fix wording

* address review comments

* fix formatting and some additional text

* clean-up some text

* 2nd round of review comments addressed

- remove duplicated text
- remove mention of core dumps
2017-05-02 11:27:02 -04:00
Martin Taillefer e0b9750ee4 Elimintate the need for the bodyclass: front matter field in docs. 2017-04-30 06:42:29 -07:00
Martin Taillefer c6ad2fca22 New nav tree model.
The directory structure of the input web site now controls directory the layout of the
doc hierarchy. This simplifies authoring documents and enriches the UI we generate.

This also fixes the broken link problem with the GitHub staging sites. Most links work
now.

Our sitemap.xml now contains all that it should, and excludes stuff that it shouldn't contain.
2017-04-28 06:18:38 -07:00
Martin Taillefer 4974e84677 Auto-generate all the doc index pages. 2017-04-25 11:54:33 -07:00
Martin Taillefer a7fb0cd4e3 Get rid of the templating scheme. 2017-04-22 07:52:41 -07:00
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