Commit Graph

4 Commits

Author SHA1 Message Date
modem_down 84b61d2ecf Fix broken link () 2018-01-29 15:52:40 -08:00
Joao Fernandes 1df7737c73
Fix broken url () 2018-01-25 15:46:19 -08:00
modem_down b210a7295f Remove .md extensions that break links ()
The navigation links at the start of the content on pages such as https://docs.docker.com/get-started/part2/ have broken links (at least, with JavaScript disabled). The links go to e.g. https://docs.docker.com/get-started/part2.md but should instead go to https://docs.docker.com/get-started/part2 or https://docs.docker.com/get-started/part2/ .
2018-01-19 11:17:40 -08:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" ()
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge ()

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s ()

* Fix typo

* Propose use of another word ()

I think that interested is better than invested, in this case.

* Update secrets.md ()

remove correct secret

* Change mount syntax on windows from //c/ to c:\ ()

LGTM

* Update hackathon.md ()

* nodes.md grammar correction ()

* Grammar and formatting check ()

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md ()

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images ()

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

*  ()

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion ()

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case ()

* add more info about DTR on the overview page ()

fix 

* Update glossary.yaml ()

Fix .

* fix imports since docker api pkg migration, fix example repository name to be canonical ()

* tweak: code format for filename ()

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* small changes just to kick build again

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* Update hackathon.md

* fix broken links ()

* fix broken link ()

* [CONTRIBUTING] update broken link ()

* [Debian] add gnupg2 requirement for stretch ()

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00