Commit Graph

11 Commits

Author SHA1 Message Date
Douglas Reid 55deea2a60 Update Mixer concept doc (#476)
* Update Mixer concept doc

* Address review comments
2017-09-21 12:44:26 -04:00
Martin Taillefer fbf0f45d1d Fix formatting issues introduced by the use of the figure.html include. 2017-05-17 16:29:40 -07:00
Martin Taillefer 2316ebed0c Improve image handling using the figure.html include. 2017-05-16 07:28:24 -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
Martin Taillefer d29d22f20e Remove references to Alpha and introcuce global version identifier. 2017-05-09 13:41:27 -07:00
Martin Taillefer 52907233a3 Expand the Mixer description. 2017-05-08 21:11:47 -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
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