Commit Graph

28 Commits

Author SHA1 Message Date
John Mulhausen
1b2a71b4af Merge branch 'master' into newsite-tabs 2017-02-16 16:46:42 -08:00
John Mulhausen
f478f1bf0a Hooking up nav to real TOC data, formatting fixes 2017-02-16 03:20:03 -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
Josh south
b5c9366474 Theme Start (#1709) 2017-02-15 17:07:36 -08:00
John Mulhausen
114429c6f8 Tabs CSS fixes and 12-factor reposition 2017-02-09 12:18:53 -08:00
John Mulhausen
544ecfcf27 Second pass at tabs org 2017-02-03 15:22:18 -08:00
John Mulhausen
b76c058bb5 First pass of tabs-based organization 2017-02-03 15:21:18 -08:00
Misty Stanley-Jones
284daa8bef Fix left-hand nav font re-render on page load 2017-02-03 10:15:40 -08:00
John Mulhausen
225c2fdaaa Revert "Fix left-hand nav font re-render on page load (#1483)"
This reverts commit ced8418c35.
2017-02-03 00:46:53 -08:00
Misty Stanley-Jones
ced8418c35 Fix left-hand nav font re-render on page load (#1483) 2017-02-02 22:56:42 -08:00
Misty Stanley-Jones
01e5be5a01 Various Jekyll optimizations (#1487)
Add `tree: true|false` front-matter key (default to true)
to disable the left-hand nav tree on a per-page basis

Disabling the tree also disables reading time

Disabled tree on search, sorry, thank-you-subscribing-docker-weekly

Use null layout for allpagelinks.md and limit it to pages that have a title
(which leaves out redirects, which are not real pages)

Add site-generation date and time to footer, in a tiny unobtrusive font
2017-02-02 22:56:02 -08:00
Misty Stanley-Jones
8d3145ff3b Add an automatic TOC to pages that don't have no_toc in front-matter 2017-02-01 19:49:07 -08:00
Victoria Bialas
bca73cf18f removed un-needed documentation css
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-28 17:05:54 -08:00
Victoria Bialas
392e93a277 WIP: graphical and format updates for workflow steps on home page
simplified the workflow title

WIP: graphical and format updates for workflow steps on home page

working on better formatting for subtopic bullets

formatting updates and wording tweaks to workflow on home page

wording tweak on app tutorial where to learn more

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-28 16:39:53 -08:00
Victoria Bialas
9adbe01bda getting started button format update, voting app services topic intro
added more concept definitions to intro topics

copy edit to clarify something

changed topic title

updated topic title in TOC as well

text formatting, re-push for new Jenkins

fixed installer download buttons in Getting Startd to specify a button type

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-25 15:10:01 -08:00
John Mulhausen
394959c405 Adds DockerCon 2017 logo 2017-01-20 17:22:05 -08:00
Joao Fernandes
9111a3231e Update DDC screenshots, christmas cleaning 2016-12-18 20:55:47 -08:00
Victoria Bialas
7ce29c9a76 Merge pull request #817 from londoncalling/banner-for-old-swarm-docs
added advisory banner to legacy swarm docs w/links to swarm mode
2016-12-06 23:08:17 -08:00
Victoria Bialas
59c5544d8b added advisory banner to legacy swarm docs w/links to swarm mode
copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
John Mulhausen
53ec54f84c Initial pass of autocomplete; removal of detritus (#723)
* Initial pass of autocomplete; removal of detritus

* Update menu.js

* Added arrow-based navigation

* CSS fixes

* Add ranking to autocomplete result matching

* Shorten 'see all' text

* Filter for less-than-three
2016-12-06 16:39:04 -08:00
Misty Stanley-Jones
2c1cd1d565 Merge pull request #508 from mstanleyjones/try_implementing_reading_time
Implement per-page reading-time stats
2016-11-30 10:35:46 -08:00
Misty Stanley-Jones
1cb25b912b Implement per-page reading-time stats
Does not rely on Jekyll plugin but uses pure Liquid
Included basic CSS

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-30 10:29:51 -08:00
John Mulhausen
2d730c0354 Fix for flickering blue mobile menu 2016-11-16 15:16:57 -08:00
John Mulhausen
8eaa59ff8b Make nav-sub persist in mobile 2016-11-16 14:57:20 -08:00
John Mulhausen
e1a71b72d2 Add search icon from local src 2016-10-11 01:52:41 -07:00
John Mulhausen
d9701c4b51 Fix for 404 bg object, right-nav 2016-10-11 01:00:32 -07:00
John Mulhausen
8ea375e1d7 Fix for list in compose-file, CSS fixes for blockquotes 2016-10-07 13:48:23 -07:00
Misty Stanley-Jones
d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00