Commit Graph

35 Commits

Author SHA1 Message Date
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Wang Jie 6a8c1c96fb Update troubleshoot.md (#6228) 2018-03-15 09:19:27 -07:00
Wang Jie 4e6c70c176 Update deploy-app.md
Should it be "and"?
2018-03-09 10:54:36 -08:00
Wang Jie 1bbadc5d3a Update about.md 2018-03-08 16:52:50 -08:00
Wang Jie 33d336130d Update deploy-infra.md 2018-03-08 16:52:36 -08:00
Misty Stanley-Jones a17a47dd77
Favor docker <object> <verb> format of commands (#5914)
Remove instances of:
- docker rmi
- docker images
- docker stop
- docker rm
- docker create
- docker exec
- docker attach
2018-02-05 09:33:47 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* 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
2018-01-25 17:37:23 -08:00
Bhavin Gandhi 3123389ccb Add alt text to images which are missing it (#5047)
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2017-11-20 09:49:46 -08:00
Gwendolynne Barr ba570aad24 Repair paths to voting examples (#4450) 2017-08-30 14:44:00 -07:00
Wang Jie 4801b38ba9 Create troubleshoot.md (#3585) 2017-06-20 11:21:12 -07:00
Wang Jie 4439c1d06b Create deploy-app.md (#3544)
* Create deploy-app.md

* Create deploy-app.md
2017-06-13 10:06:07 -07:00
Wang Jie e69e795285 Create deploy-infra.md (#3543) 2017-06-09 10:18:26 -07:00
Prashant 3de3611a14 Update deploy-infra.md (#2833)
Updated for https://github.com/docker/docker.github.io/issues/786
2017-04-18 14:40:57 -05:00
Misty Stanley-Jones 9e29d0e03d Fix more broken links and images 2017-01-26 11:36:27 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -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
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
John Mulhausen 6d7e521235 Fixes #539 2016-11-11 11:34:38 -08:00
Gaetan c56964c890 fix type of keywords entry in frontmatter (in /swarm/ dir and search.md and release-notes.md) (#515)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:59:37 -08:00
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -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
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Michał Czeraszkiewicz 81a9496d23 Fix broken link to docker-compose.yml 2016-11-03 08:49:37 +01:00
Robert Hencke 7f47adcc96 Minor wording & grammar fixes to deploy-infra.md.
Use single term for key-value store.  Fix a couple minor grammar issues.  Add documentation link to supported key-value stores.
2016-10-27 12:59:54 -04:00
LRubin ca1ae3f208 Fix formatting indentation 2016-10-25 12:02:46 -07:00
LRubin df6153da8b set bash formatting to none to make more readable 2016-10-25 11:56:49 -07:00
Sebastiaan van Stijn 03cf2e9f80
Use example.com for documentation
The myenterprise.com domain is actually
a registered domain name (and is hosting
a website), so changing to example.com.
The example.com domain is reserved for documentation
purposes (https://tools.ietf.org/html/rfc2606),
so is safe to use.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-10-19 11:18:39 -07:00
Ding Fei 98d049e45b Fix codeblock format.
Signed-off-by: Ding Fei <dingfei@stars.org.cn>
2016-10-19 20:52:01 +08:00
John Mulhausen 0133cb646d Merge pull request #21 from pborreli/typos
Fixed typos
2016-09-30 11:51:42 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
John Mulhausen 42964d8b7d Removing empty front-matter 2016-09-29 22:39:30 -07:00
Pascal Borreli 6cd3fe8bd2 Fixed typos 2016-09-30 01:52:12 +01:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones ad063c8987 Move swarm docs to swarm subdirectory 2016-09-28 14:54:30 -07:00