- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
put in separate blocks. With the "console" code-hint, this
is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
numbered-list to be interrupted.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
We cannot use relative links in includes, because:
- The jekyll-relative-links, is not called on includes, so
markdown-links are rendered as-is.
- These files are included in various locations on the website;
because of that, it's not possible to compose a relative link
to other Markdown files, so we're falling back to using absolute
URLs, relative to the root of the website.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fix incorrect links in compose section
there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* engine/swarm: update links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fix various broken links
There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Reword lots of instances of 'will'
* Reword lots of instances of won't
* Reword lots of instances of we'll
* Eradicate you'll
* Eradicate 'be able to' type of phrases
* Eradicate 'unable to' type of phrases
* Eradicate 'has / have to' type of phrases
* Eradicate 'note that' type of phrases
* Eradicate 'in order to' type of phrases
* Redirect to official Chef and Puppet docs
* Eradicate gratuitous 'please'
* Reduce use of e.g.
* Reduce use of i.e.
* Reduce use of N.B.
* Get rid of 'sexagesimal' and correct some errors
* Docs contributor guide: added links to subtopics on right side menu
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* more copyedits
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added back in some of the community pages by request
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added other ways to contribute to left side menu
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedits to contributor home page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added links to Docker Community pages on GitHub
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* merged ways to contribute, made moby an include, re-org for tocs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed TOC yaml
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed on-page links on community page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added <hr>'s below tabs
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* update Tabs topic on test.md to show use of <hr>'s
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added more information about toc_max/min
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
- support for compose-file schema 3.1 was added in
docker 1.13.1
- support for compose-file schema 3.2 was added in
docker 17.04.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* added links to Compose release versions, improved matrix description
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* review comments, used include for matrix in all file references
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* incorporated review comments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* experiments with glyphicons in admonitions (notes)
3 new admonition classes, re-write of test page
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* copyedit on code formatting
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* test Liquid admonitions with includes
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* renamed notes.html, reviewed Liquid relationship to CSS
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added description of Liquid variables experiments
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* add Cloud link to Azure topics
WIP: 1st draft includes, tabs re: SSH key topics
adding more Azure Cloud content and SSH includes
copyedits
cloud azure, aws topics organization, videos
incorporated review comments
copyedits, colour-coded TBD's
copyedits to make create a swarm w/AWS and Azure consistent
updated links to use new titles
added SSH key setup to the Swarm overview list of links
updated link services titles
add ssh to glossary, note autoredeploy limitations
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* screen snaps, updates per latest on staging
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added link
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* resolved conflicts in TOC
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added Azure accept EULA/enable subscription, more steps, snaps
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* fixed the comments to not break numbering
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* new snaps and review comments incorporated from Alberto and Ryan
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added screen snaps, review comments, more steps
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added screen snaps, detail to Azure create swarm
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* new snap showing linked AWS as provider
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* AWS screen snaps and detailed steps
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* AWS swarm name rules clarification
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added x-refs to edition topics on config per reviews
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added connect screen snap w/production commands, AWS pricing
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added more code examples and clarification to swarm connect
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
* added more code examples for Azure and AWS
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>