Commit Graph

18 Commits

Author SHA1 Message Date
Gaetan de Villele bcec1ddcb2 fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 00:18:00 -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
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
Kevin Tang 13e819b889 Use the correct service name when linking 2016-10-26 10:52:24 -04:00
Kevin Tang 61b6244d9b Add missing dot
The docker build commands are missing the dot to specify the Dockerfile in the current directory.
2016-10-25 15:00:38 -04:00
thomas-bauer 4a8842ac58 Update 1_introduction.md
Fixed a typo
2016-10-20 15:04:11 +02:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Vishal Kumar 99d05a4056 Update 2_set_up.md
Changing the login command from `docker-cloud login` to `docker login`
2016-10-16 01:30:47 +05:30
thaxy ff2875dc35 Update 3_prepare_the_app.md
Wrong directory names for the repository. Change directory command wouldn't work if copy pasted.
2016-10-11 10:11:24 +02:00
LRubin 1928e2d80f fix bugs/html in cloud docs, remove two draft store docs
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-03 15:29:12 -07: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
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 978130dcf4 Moved docs to docker-cloud 2016-09-29 11:35:02 -07:00