Commit Graph

12 Commits

Author SHA1 Message Date
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 4210af84cc Fix broken links. 2017-05-10 11:28:00 -07:00
Tao Li 75c18df2a0 Update [Istio Proxy] to [Envoy] in auth diagram (#133) 2017-05-09 10:41:06 -07:00
Martin Taillefer dc94161777 Fix broken links. 2017-05-04 18:15:02 -07:00
Martin Taillefer 3fcc298ace Replace uses of the 'alt' attribute with <img> tags with 'title' instead. 2017-05-04 11:53:15 -07:00
Wencheng Lu 38f69c47df Update auth.md 2017-05-03 16:05:30 -07:00
Wencheng Lu e255f02df7 Update auth.md 2017-05-03 16:05:00 -07:00
Tao Li 3683f800d8 Fix index mis-alignment (#86)
* Add auth concept doc

* Fix header

* Fix header

* Address comments, update figures

* merge with upstream master

* Sync ahead

* Address comment

* Address comment

* Address comment

* Address comments

* Address comments

* Address comments

* Fix index format issue

* revert

* Test
2017-05-01 17:48:17 -07:00
Tao Li 3f0a54576f Add auth concept doc (#71)
* Add auth concept doc

* Fix header

* Fix header

* Address comments, update figures

* merge with upstream master

* Sync ahead

* Address comment

* Address comment

* Address comment

* Address comments

* Address comments

* Address comments
2017-05-01 13:20:13 -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