Commit Graph

84 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 7e2c7c4a5d
add redirect for deprecated "docker for aws" and "docker for azure"
These pages were removed in 92a231a979, but
no redirects were added.

Note that the pages on Docker Hub also still appear to be active, but should
be removed:

- https://hub.docker.com/editions/community/docker-ce-azure
- https://hub.docker.com/editions/community/docker-ce-aws

Probably the other pages may need some information as well (quite some
outdated information on them):
https://hub.docker.com/search?type=edition&offering=community

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-11-11 14:32:09 +01:00
Usha Mandya c13a6d5eff Remove cluster cli reference
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-11 15:59:59 +01:00
Usha Mandya c5f7e0e5cf Add a redirect from App template docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-12 12:25:37 +00:00
Sebastiaan van Stijn d883621145
inline "body-landing" and "body" into layout
This reduces the time to build, as Jekyll doesn't have to
render the body, then copy it into the layout:

Production before:   62 seconds
Production after:    46 seconds
Development before:  35 seconds
Development after:   33 seconds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:18 +02:00
Jérémie Drouet feb57a7eea landing page: change style
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-05-05 16:53:50 +02:00
Sebastiaan van Stijn c7b5373dff
Get Docker: fix broken links and wrap markdown to 80 char (#10691)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-24 12:20:18 +01:00
Sebastiaan van Stijn eb948508c1
various: use relative markdown links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 13:03:53 +02:00
Sebastiaan van Stijn e1ca3e7b19
home: update link to engine install
link to the general "install" page instead of the one for Ubuntu

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-07 12:25:16 +02:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +02:00
Usha Mandya 8902a0b1b3
minor update to the landing page (#10069) 2019-12-19 22:29:34 +00:00
Usha Mandya 569c39ad83
Removed html attributes from get started
Removed the `div class` html attributes so the Get started content spans across the page, instead of rendering like a table column.
2019-12-19 20:26:50 +00:00
Dawn W Docker dcbe13a96e moving enterprise content 2019-12-17 13:21:39 -08:00
Dawn W Docker 1893cebaa2 removed compat topics under Get Docker and also moved install topic to manuals 2019-12-12 14:29:31 -08:00
Dawn W Docker 95378e2f97 updates for pulling enterprise into its own tab 2019-12-11 17:31:29 -08:00
Dawn W Docker 8a7b6f2ff1 playing with layout 2019-12-11 16:42:38 -08:00
Dawn W Docker 9b51dd2581 removed title from landing page 2019-12-11 16:40:27 -08:00
Dawn W Docker 5aad641be4 updates to contents of main index.md 2019-12-11 16:20:38 -08:00
Dawn W Docker 11926391d4 remove title from guides index 2019-12-11 16:13:32 -08:00
Dawn W Docker 2602a9c542 removed redirect from ee/index so that manuals tab will direct to manuals/index 2019-12-11 15:59:55 -08:00
Dawn W Docker bca46da609 fixing errors 2019-12-11 15:07:54 -08:00
Dawn W Docker 1d710c969f working 2019-12-11 14:38:33 -08:00
Dawn W Docker bd9331af51 updating landing page 2019-12-11 14:03:59 -08:00
Adrian Plata ebbc999a64 adding read time skip (#9732)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-24 14:36:51 -07:00
Dawn W Docker b530fbe04f minor wording changes per new branding
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:57:55 -07:00
Dawn W Docker 29a72e0140 changed Editions to Products
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:52:23 -07:00
Dawn W Docker 9fc18ef2e2 changed CE to Engine - Community
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-17 08:43:44 -07:00
Dawn W Docker 5b30d497dd branding changes for Enterprise 2019-06-12 09:03:07 -07:00
David Yu fd2c110025 Change to Docker Enterprise (#8877)
* Change to Docker Enterprise
2019-06-11 13:58:38 -07:00
paigehargrave 2c46f7e530
Update index.md 2019-06-01 06:31:27 -04:00
paigehargrave c569fe224e
Update index.md 2019-01-11 13:05:08 -05:00
Gwendolynne Barr 374178da84
Repair ee links (#6679) 2018-05-10 14:22:56 -07:00
Jeffrey Morgan 67a012058e Rename dockertrial.com URLs to trial.docker.com 2018-05-03 16:59:27 -07:00
Joao Fernandes 127558a413 Remove cloud editions from / 2018-04-24 09:51:30 -07:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
John Mulhausen d17340d394
Speed up site rendering for authors (#5241)
* rough pass at tabs, jsonification

* GHPages 147, authoring YML, sitemap via plugin, working JS

* Update Gemfile

* Removing dk.rb artifact

* Simplifying authoring YML even more

* More YML simplification

* Remove jekyll-seo -- even more perf gain

* Glossary support

* Collections support

* Incremental off; GH Pages 172 gets build time to 50 seconds
2017-12-19 18:15:15 -08:00
John Mulhausen 93a665ed9d
Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR (#5469)
* Revamp Product Manuals and Reference

* Nips and tucks

* Lose the snark
2017-12-08 14:34:57 -08:00
John Mulhausen 75ade4c034 Add Docker EE Trial Button (#4806)
* Add Docker EE Trial Button

* Add link to trial
2017-10-05 14:01:58 -07:00
French Ben 4445f27581 Cleanup editions (#4350) 2017-08-25 12:13:07 -07:00
Joao Fernandes 9dea08ac6f Update urls to UCP and DTR (#225) 2017-08-15 23:31:15 -07:00
Eli Wheaton c569c0ee8e Update index.md (#3065)
Fixed typo
2017-04-26 20:47:57 +00:00
johndmulhausen 481c09b778 Hackathon update 2017-04-24 15:17:09 -07:00
John Mulhausen d6995e4c62 Various link/fwding fixes 2017-04-20 21:08:50 -07:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Jason "Manbeard" Al-Mansor d0f7fbb373 Fixed other links for Docker for AWS/Azure (#2906)
Derp'd and didn't update the text links under the images :-(
2017-04-19 13:19:12 -05:00
Jason "Manbeard" Al-Mansor 0ed96b94f7 Fix links for Docker for AWS/Azure (#2904)
Both links pointed to docker-cloud/, updated to the correct locations.
2017-04-19 13:06:18 -05:00
Victoria Bialas e23601f155 Clarify docs hack room times (#2872) 2017-04-18 16:22:36 -05:00
Victoria Bialas aed913d4ad added hack room location to front page (#2859)
* added hack room location to front page

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

* copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-04-18 12:11:05 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* 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 (#2736)

* 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 (#2785)

* Fix typo

* Propose use of another word (#2791)

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

* Update secrets.md (#2780)

remove correct secret

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

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* 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 (#2805)

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

* shrink some big images (#2798)

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

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

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

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

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

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

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

* tweak: code format for filename (#2829)

* 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 (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* 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
Misty Stanley-Jones 10be60a80f Go back to small /edge (#2736)
* 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
2017-04-13 18:58:56 -07:00