Commit Graph

18 Commits

Author SHA1 Message Date
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
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 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
Martin Taillefer 692a28a2f0 Fix a few errors. 2017-05-13 07:15:59 -07:00
Martin Taillefer 5321b0cf26 Separate command-lines from outputs. 2017-05-10 12:40:09 -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
Shriram Rajagopalan 9397620ce3 order task entries - first cut 2017-05-07 22:57:48 -04:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Oliver Liu 767a11ccad Istio auth tutorial (#73)
* Add Istio auth configuration instructions.

* Improve Istio auth page.

* Improve Istio auth tutorial.

* Small fixes.

* Small fixes.

* Fixes according to comments.

* Small fixes.
2017-05-03 10:27:42 -07: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