Gaetan
06e2875742
fix type of keywords entry in frontmatter (in /opensource/) ( #516 )
...
keywords should be a string, not an array containing one string
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:58:22 -08: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
John Mulhausen
36a7eba4c5
Formatting fixes
2016-10-25 11:53:51 -07:00
Joseph Rothrock
ca7cc3a481
Fix typo in set-up-dev-env.md
...
To mount the local Docker repository source into the Docker container, the developer needs to set an environment variable called BIND_DIR, not BIN_DIR.
2016-10-20 16:11:01 -07:00
Troy Connor
693e0a9681
[set-up-dev-env]Added command make BIN_DIR=. shell along with instructions to copy binaries
2016-10-19 12:52:09 -04:00
John Mulhausen
f8776699de
Merge pull request #223 from danix800/fix-typos
...
Fix typos.
2016-10-18 16:31:21 -07: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
Ding Fei
bab82e94f6
Fix typos and updated a few links, some sentences.
...
Signed-off-by: Ding Fei <dingfei@stars.org.cn>
2016-10-18 17:04:10 +08:00
LRubin
38e4b2d802
actually fix broken gates this time
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-13 18:59:19 -07:00
Victoria Bialas
88d46533fb
Merge pull request #91 from samwagg/update-devenv-doc
...
update attach.go filepath and code snippet
2016-10-13 12:22:47 -07:00
LRubin
4f54a1233e
fix code gates
...
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-13 11:31:09 -07:00
Sam Waggoner
0e9881933b
update attach.go filepath and code snippet
...
Signed-off-by: Sam Waggoner <samwagg0583@gmail.com>
2016-10-05 20:48:49 -07:00
Misty Stanley-Jones
d53c6798c9
Convert TOML to YAML, tweaks to work with Jekyll
2016-09-29 17:16:03 -07:00