Commit Graph

49 Commits

Author SHA1 Message Date
Victoria Bialas 49d3957e47 Update last_page.md 2017-02-03 14:30:37 -08:00
Victoria Bialas 6171ffce72 add a link to the voting app sample
* Added a link to the voting app sample from the Getting Started tutorial "learn more" list of topics
2017-02-01 16:24:28 -08:00
Quentin Pleplé 916b7a970a Indentation issue (#1427) 2017-01-30 14:38:43 -08:00
Victoria Bialas 9adbe01bda getting started button format update, voting app services topic intro
added more concept definitions to intro topics

copy edit to clarify something

changed topic title

updated topic title in TOC as well

text formatting, re-push for new Jenkins

fixed installer download buttons in Getting Startd to specify a button type

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-25 15:10:01 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Edmundo Santos b3d4866cdd Fix broken link (#1347) 2017-01-24 14:50:48 -08:00
Robert Hudson cb94a4cc43 Update last_page.md (#1318)
Links written in this format: 
   [Getting Started with Docker for Mac](https://docs.docker.com/docker-for-mac/)
were not getting rendered. 
Changed to HTML.
2017-01-24 14:38:50 -08:00
Misty Stanley-Jones 979cdc7186 Add several redirects (#1332) 2017-01-24 14:31:41 -08:00
Misty Stanley-Jones 79a97249a7 Added some redirects (#1294) 2017-01-20 11:24:36 -08:00
John Mulhausen d8fcf8ae85 Nav fixes 2017-01-19 22:12:26 -08:00
Misty Stanley-Jones e3a3145cd9 Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29
This branch will contain forward-looking Engine-specific docs
and be the equivalent of docker/docker master for docs
2017-01-19 10:10:15 -08:00
Victoria Bialas a894de2766 clarify Toolbox install per Nathan's comments
centered download buttons for overview Toolbox install

improved Get Docker intro in Getting Started tutorial

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-01-12 22:52:24 -08:00
snesneros 581de75caa Update step_six.md (#1105) 2017-01-12 19:13:36 -08:00
grahammadden fc8bd3ef9d Fix small typo in step_four.md. (#1053) 2017-01-09 14:04:32 -08:00
Victoria Bialas 3f1d96bb4d Merge pull request #1005 from londoncalling/d4mac-win-improve-intro
update d4mac, d4win intros, add better feedback topics
2016-12-29 17:12:01 -08:00
Victoria Bialas 50d083870c update d4mac, d4win intros, add better feedback topics
copyedits

more copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-29 17:03:31 -08:00
Misty Stanley-Jones 6905a684b7 Merge pull request #966 from alexbaumgertner/patch-1
fix typo
2016-12-29 14:41:47 -08:00
ash 6e5b3758af Fix typo on engine/getstarted/step_four.md 2016-12-23 19:17:52 +05:30
Alex Baumgertner 2b2b8711d2 fix typo 2016-12-22 20:23:33 +03:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Misty Stanley-Jones 6801369fbc Merge pull request #870 from mstanleyjones/720_whalesay_too_unixy
Add Windows info to Getting Started topics
2016-12-19 14:20:26 -08:00
Adrien Duermael 94c80bece5 fixed absolute links (#883)
* fixed absolute links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* forgot one link in opensource/kitematic/set_up_dev

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00
Misty Stanley-Jones 0273c09483 Add Windows info to Getting Started topics
Also some additional rewrites and updates

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-13 11:18:13 -08:00
Adrien Duermael 50ee158a65 CI - added test for keywords in markdown frontmatters (#805)
* added test for keywords

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed keywords in some md files for tests to pass

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed keywords in /datacenter

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* tests/Dockerfile: no need to add git

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* tests/Dockerfile: changed maintainer

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Joseph Githithu 862c8f463e edited the first line
little significance
2016-12-05 18:55:14 +00:00
Manmeet Gill 3bcd9b455c Replace 'ls Dockerfile' with 'ls'
Running `ls Dockerfile`, if following the guide, would give you nothing. Dockerfile is not a directory.
Running `ls` would *return* `Dockerfile`.
2016-11-27 16:44:36 +11:00
LRubin c23aa3a813 remove some unneeded text with new Docker ID topic
Signed-off-by: LRubin <lrubin@docker.com>
2016-11-23 11:13:44 -08:00
John Mulhausen a0719b1ad0 Merge pull request #597 from guillaumeguerin/patch-1
Update step_four.md
2016-11-16 11:43:59 -08:00
Guerin ad491d6d9f Update step_four.md
Added a link to the vi text editor website.
2016-11-16 14:55:58 +01:00
Scott A. Lawrence babd3da5e7 Change "tho" to "though" 2016-11-15 14:28:37 -05:00
Gaetan a5e01e1844 fix type of keywords entry in frontmatter (in /engine/) (#552)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-11 14:45:24 -08:00
Michel van Os 3882cb1476 Updated link in step_four.md (#478)
* Updated link in step_four.md

Link to nano-editor is inconsistent with other links.

* Update step_four.md
2016-11-06 18:52:13 -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
Kim Spasaro 2739a8eece fixing typo 2016-11-04 10:45:32 -05:00
Stewart Rand c1e679a489 Grammar
Better grammar.
2016-11-03 15:13:09 -03: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
Adrien Duermael e7ab7f7d03 removed menu.md files
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-10-31 13:45:56 -07:00
Roland Illig d69c0184eb Fix spelling in Getting started, step two 2016-10-29 01:39:38 +02:00
Robert Axelsen 8ca376c348 Update step_three.md due to Docker Hub changes
I went through the tutorial myself, and could not find any "Browse and Search" link to click on Docker Hub page. Update to reflect that this step is now superfluous.
2016-10-22 18:35:25 +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
Renier Strydom 6603c48cde Update step_four.md
It is not normal to provide the file you are looking for when running `ls`
2016-10-08 10:36:56 +02:00
John Mulhausen f6562cf92a Update last_page.md 2016-10-05 16:10:52 -07:00
John Mulhausen a0ee6c6004 Rendering fixes, part 1 (up through cs-engine) 2016-09-30 19:38:30 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07: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 9d5e59d503 Moved engine imported docs to the engine subdirectory 2016-09-29 11:19:31 -07:00