Gaetan
|
2ea564166d
|
fix type of keywords entry in frontmatter (in /compose/ dir) (#481)
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
|
2016-11-07 13:18:56 -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 |
Markus Schulte
|
1de1d10073
|
At paragraph "links", fixed anchor-link to "depends-on"
|
2016-10-24 12:01:00 +02:00 |
John Mulhausen
|
8ea375e1d7
|
Fix for list in compose-file, CSS fixes for blockquotes
|
2016-10-07 13:48:23 -07:00 |
sixcorners
|
9a2be62bf8
|
Update compose-file.md
Document that the journald logging driver allows docker-compose logs to work.
|
2016-10-05 11:40:42 -05: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
|
701f170a21
|
Move docker-hub docs to docker-hub subdirectory
|
2016-09-29 10:38:52 -07:00 |
Misty Stanley-Jones
|
7629f462d5
|
Moved compose docs to compose subdirectory
|
2016-09-28 14:52:24 -07:00 |