Commit Graph

11 Commits

Author SHA1 Message Date
John Mulhausen d17340d394
Speed up site rendering for authors (#5241)
* rough pass at tabs, jsonification

* GHPages 147, authoring YML, sitemap via plugin, working JS

* Update Gemfile

* Removing dk.rb artifact

* Simplifying authoring YML even more

* More YML simplification

* Remove jekyll-seo -- even more perf gain

* Glossary support

* Collections support

* Incremental off; GH Pages 172 gets build time to 50 seconds
2017-12-19 18:15:15 -08:00
Wang Jie 794381a157 Update manuals.md (#4719) 2017-09-27 10:30:40 -07:00
Gwendolynne Barr 6918195f49 Use platforms matrices and separte from tools/products (#4425) 2017-08-29 14:15:22 -07:00
Joao Fernandes 9dea08ac6f Update urls to UCP and DTR (#225) 2017-08-15 23:31:15 -07:00
Victoria Bialas 3fb9cec06e reordered cards to surface CE/EE (#2572)
flipped tools products order on manuals page

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-30 23:34:56 -04:00
Victoria Bialas 1d21dea18e voting app graceful shutdown, d4win compatibility
fixed tips and links

copy-edits and re-wording finishing touches

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-22 21:27:33 -08:00
John Mulhausen 3d0a1d7544 Update manuals.md 2017-02-22 13:44:04 -08:00
Victoria Bialas e845620aaf fixed nav menus to surface Compose file reference, changed links to several manuals to overviews
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-16 18:06:05 -08:00
Victoria Bialas e0bace406b fix link to Cloud docs on Manuals tab (#1779)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-16 14:47:56 -08:00
John Mulhausen 25fb6f7774
Metadata fixes 2017-02-15 18:39:58 -08:00
John Mulhausen b513ecde18 Tabs-based organization (#1420)
* First pass of tabs-based organization

* Improvements

* Second pass at tabs org

* Move tab highlighting to Liquid instead of JS

* Adding forwarding links for in-product TOCs

* Move to pre-rendered left-navs instead of post-load JS for TOC sync

* Optimizations and nosync-ing the Reference section

* Optimizations, fix Cloud YAML

* Make a "Sample applications" node

* Tabs CSS fixes and 12-factor reposition

* Fix auto-complete left-padding

* Fix auto-complete right-padding (for symmetry)

* Fix for no left-nav on Compose file

* Fix weird wrapping on smaller screens for tabs

* reorganized d4mac, d4win per tabs structure, split out install guides

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Update reference urls to latest DDC version

* Reintroduces changes ebe778b..9abc9e to TOC

* Update allpagelinks.md

* hid the on-page TOC's for d4mac d4win topics as needed

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Add a Hopscotch tour of the new navigation
2017-02-15 17:23:45 -08:00