Commit Graph

62 Commits

Author SHA1 Message Date
Misty Stanley-Jones 6b0a5f9be4 Revert "re-organize docker cloud topics, public intro to swarm mode" 2017-02-23 11:44:11 -08:00
Victoria Bialas dc699e8558 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-23 10:58:36 -08:00
John Mulhausen ddc8e8eaa5 Ensure survey is just for DDC (#1899) 2017-02-21 13:14:39 -08:00
Victoria Bialas a6eb34f018 added x-ref from scale reference to replicas in v3 Compose
incorporated Joffrey's comments

surface h1's in left menu on Compose file refs, fix liquid issue

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-17 17:23:52 -08:00
Misty Stanley-Jones 0d63979f30 Make 'toc_min: 1' work 2017-02-17 16:04:54 -08:00
Misty Stanley-Jones e295431ff3 Remove Javascript for New Relic (#1781) 2017-02-16 14:49:14 -08:00
John Mulhausen aeb51d3543 CC the assignee (since direct issue assignment doesn't work) (#1726)
* CC the assignee for each page

* Update _config.yml
2017-02-16 11:49:34 -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
John Mulhausen 3d42ed111b Use correct survey ID 2017-02-07 17:38:15 -08:00
John Mulhausen d2c3a9a5e2 Update docs.html (#1551) 2017-02-07 16:49:36 -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
Misty Stanley-Jones f7fdad880d Change cloud.docker.com/login to id.docker.com/login in site template 2017-01-25 12:34:37 -08:00
John Mulhausen 394959c405 Adds DockerCon 2017 logo 2017-01-20 17:22:05 -08:00
Joao Fernandes d3be283007 Remove 'edit this page' button when there's no source file 2017-01-13 14:51:36 -08:00
Joao Fernandes a6476905b7 Removes duplicate canonical urls 2017-01-12 18:11:24 -08:00
Joao Fernandes 5e73d6295d Automate display of urls for DDC offline install 2016-12-12 09:43:44 -08:00
Victoria Bialas 7fab7b6acb added back in gradient, EBEDEF, previous was EFEBE9
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -08:00
Victoria Bialas f788509332 re-formatted advisory blockquote, and added advisories to Toolbox docs
added kitematic advisories, and updated getting started instructions

incorporated Laura's comments apps --> applications

removed gradient on advisory blockquote because Netlify doesn't like it :-(

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-08 16:44:32 -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 cb8154c88e Remove GTM + GA native tags, now that we have Segment 2016-11-21 14:14:21 -08:00
John Mulhausen 3ad0802f51 Prevent *.github.io URLs from being indexed 2016-11-21 12:49:11 -08:00
John Mulhausen b0df3a9568 Update docs.html 2016-11-21 12:44:49 -08:00
John Mulhausen 0060ef460a merge conflict fixes 2016-11-18 18:58:26 -08:00
John Mulhausen 9aadd420ba Merge branch 'master' into auto-issue-assign 2016-11-18 18:55:10 -08:00
John Mulhausen 0c2c69b527 Make offsite edit this page links file-specific 2016-11-18 18:55:07 -08:00
Victoria Bialas e626571c45 modify docs feedback to route support questions properly and encourage docs specific issues
layout and wording changes per review comments

incorporated John's review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-11-17 16:21:17 -08:00
John Mulhausen 4b05d07fb7 Pre-render nav 2016-11-15 11:49:18 -08:00
John Mulhausen 53d8efdfcf Add Segment integration 2016-11-14 16:55:59 -08:00
Joao Fernandes 821d1566cd Merge remote-tracking branch 'docs-private/vnext-datacenter' into vnext-datacenter 2016-11-11 11:39:43 -08:00
John Mulhausen 16bf63b3a8 Merge conflict fixes 2016-11-10 18:31:35 -08:00
John Mulhausen bc0cad8727 Edit this page should be overridden in some cases 2016-11-10 18:28:54 -08:00
John Mulhausen 80b3c2c4c1 Implement auto-assigned ticketing (#527)
* Implement auto-assigned ticketing

* Update _config.yml

* Update docs.html

* Update _config.yml
2016-11-10 16:51:27 -08:00
John Mulhausen edf553f892 Implement auto-assigned ticketing 2016-11-10 15:23:12 -08:00
Joao Fernandes b405004e07 Add canonical urls to datacenter articles 2016-11-10 14:34:15 -08:00
Joao Fernandes b154bb1152 Remove old datacenter docs from sitemap, robots.txt 2016-11-10 14:11:49 -08:00
John Mulhausen 081e2116b8 Add support for advisories 2016-11-04 18:02:28 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
John Mulhausen 47de0e2073 Fix for hash links issue #413 2016-11-01 18:22:10 -07:00
John Mulhausen f32675b7d6 Change Twitter title to be page title. 2016-10-18 12:33:27 -07:00
LRubin a1a467d352 fix twitter preview label
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-18 11:19:17 -07:00
John Mulhausen bd4ac27f7c Keyword fix 2016-10-11 19:22:12 -07:00
John Mulhausen d832bfc3d5 Cleanup of metadata 2016-10-11 14:31:10 -07:00
Misty Stanley-Jones 2e4d66999b Add jekyll-seo-tag to Jekyll template
Makes title, description, and keywords populate the right tags
See https://github.com/jekyll/jekyll-seo-tag

An example of this in action:
```
<!-- Begin Jekyll SEO tag v2.0.0 -->
<title>Docker Engine - Docker</title>
<meta property="og:title" content="Docker Engine" />
<meta name="description" content="Engine" />
<meta property="og:description" content="Engine" />
<meta property="og:site_name" content="Docker" />
<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "WebPage",
    "headline": "Docker Engine",
    "description": "Engine",
    "url": "/engine/"
  }
</script>
<!-- End Jekyll SEO tag -->
```
2016-10-10 17:13:33 -07:00