Commit Graph

275 Commits

Author SHA1 Message Date
Usha Mandya
eeca4fbdd1 Update copyright year
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-02 18:46:44 +00:00
Usha Mandya
67a6194283 Address review comments, wrap text to 80 chars
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-09 14:13:17 +00:00
Usha Mandya
71dd82c89f Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-08 23:17:59 +00:00
Usha Mandya
4fd8ea0e3e Minor update to readme 2021-11-30 12:04:19 +00:00
Usha Mandya
3defb195b7 readme
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 11:30:08 +00:00
Usha Mandya
5a639441ff Update the readme file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 11:20:35 +00:00
Hasta Dhana
a1b97cc813 Improve code formatting
- added link to docs.docker.com
- added keystrokes formatting
2021-06-29 15:47:18 +07:00
Roald Nefs
3e600d02be fix: markdown link to ImageOptim in README.md
Fix Markdown link to ImageOptim in the Images section of the `README.md`.
2021-02-05 23:42:41 +01:00
Arijit Das
70c5520a4e Update Readme to make changes in Copyright license 2021-01-13 14:27:04 +05:30
Sebastiaan van Stijn
b1bd273751 Update README to cleanup build instructions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 15:21:28 +02:00
Sebastiaan van Stijn
0790040ded Remove unused "tree" metadata variable
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-22 17:07:51 +02:00
Sebastiaan van Stijn
03d60f916a Replace "hide_from_sitemap" with "sitemap: false"
The `hide_from_sitemap` metadata variable was a custom thing we implemented
to add a "noindex" meta-header to pages and to exclude a page from the
search auto-complete.

However, pages with that option set would still be included in sitemap.xml,
resulting in search engines to visit those pages (only to discover they
should not index them).

This patch replaces the custom `hide_from_sitemap` value for `sitemap: false`,
which is a metadata variable that's defined by the "jekyll-sitemap" plugin
we use to generate the sitemap.xml;

https://github.com/jekyll/jekyll-sitemap/blob/v1.4.0/README.md#exclusions

Setting this variable will now:

- add a "noindex" metadata header to the page
- exclude the page from the sitemap.xml.
- exclude the page from /js/metadata.json (used for search autocomplete)

Also fixed an issue in the metadata.json where the `notoc` metadata was
used to exclude pages, however that variable is meant to disable the
in-page TOC (right-hand side navigation with anchor links).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-21 15:09:11 +02:00
Sebastiaan van Stijn
017b8823a2 js: remove unused js/menu.js
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-14 15:00:19 +02:00
Sebastiaan van Stijn
ba85012f47 Remove scripts and assets related to archives
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-24 13:25:58 +02:00
Sebastiaan van Stijn
331554f4b3 Fix various links that were generating URLs with .md (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
lena-larionova
55463e99ac fixed a broken link (#9834)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-08 14:28:02 -08:00
Dawn-Docker
3c54d2ff9c Update toc (#9819) 2019-11-08 08:13:40 -08:00
Adrian Plata
558cabc1a6 Update README.md (#9642)
* Update README.md

Remove Extra Whitespace.

* Re-adding necessary spaces
2019-10-31 09:26:45 -07:00
Adrian Plata
b3b86986d3 Re-adding necessary spaces 2019-10-31 09:02:04 -07:00
Adrian Plata
5f67c63b59 Readme change revert (#9703)
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-21 14:53:34 -07:00
Dawn-Docker
9eec718309 Gs resources (#9682)
adding resources content to get started
2019-10-18 10:22:56 -07:00
Adrian Plata
6ee2dbcade Updating metadata table
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-17 08:51:28 -07:00
Bruno Pasquini Baptista Affonso
51c63a7e7e Update README.md
Remove Extra Whitespace.
2019-10-14 16:19:41 -03:00
Adrian Plata
bb26f1570a Adding a metadata check for reading time.
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
2019-10-04 14:42:44 -07:00
James George
9b5ff4f52d Update docs (#9238)
add TOC
2019-08-16 11:22:45 +01:00
Dawn W Docker
f4dde18e07 branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2019-06-11 14:37:45 -07:00
Maria Bermudez
ccbb5e2630 Revert "Revert "Merge branch 'master' of github.com:docker/docker.github.io""
This reverts commit 4b5fbbdbc9.
2019-03-08 10:53:00 -08:00
Paige Hargrave
4b5fbbdbc9 Revert "Merge branch 'master' of github.com:docker/docker.github.io"
This reverts commit 813f45bdd7, reversing
changes made to 2349c62566.
2019-02-28 13:11:13 -05:00
Maria Bermudez
7a2171cabe Add third option to test site changes 2019-02-22 05:39:00 -08:00
Maria Bermudez
2680b26b4b Update README.md 2019-02-13 09:55:39 -08:00
Maria Bermudez
3490e39824 Accessing unsupported documentation version
Adds an example `docker run` command for accessing older versions.
2019-02-12 17:38:18 -08:00
Maria Bermudez
f5d11b5fc5 Add notice around EOL versions 2019-02-12 16:45:20 -08:00
Maria Bermudez
7b0d922200 Merge pull request #7493 from artywhite/readme-important-css-file-fix
Readme.md file css file path fix
2018-12-28 09:28:22 -08:00
Maria Bermudez
0b3b327b7f Merge branch 'master' into patch-1 2018-12-27 10:12:49 -08:00
Maria Bermudez
5950c8bcf7 Update README.md 2018-12-27 10:11:57 -08:00
Jeffrey Morgan
ca4ffb1ee2 Merge branch 'master' into consolidation-changes 2018-11-14 18:30:02 -05:00
Jeffrey Morgan
d15739c5e7 Merge branch 'master' into consolidation-changes 2018-11-14 18:29:09 -05:00
Justin I. Nevill
d393a90309 Merge pull request #844 from docker/beta-cleanup
Removed Beta disclaimer tags
2018-11-04 13:32:21 -05:00
Maria Bermudez
d7a21d29db Merge public:master into private 2018-11-02 10:03:18 -07:00
Anne Henmi
be39f4723e Update README.md
Added back beta container disclaimer per @bermudezmt
2018-11-01 15:29:49 -06:00
Anne Henmi
fdcf9a9fea Removed Beta disclaimer tags. 2018-11-01 13:05:55 -06:00
Arshad Kazmi
36da8f0103 Fixes broken link to Swarm Docs 2018-10-14 19:27:29 +05:30
artywhite
524fbd3005 Readme.md file css file path fix 2018-10-11 21:11:04 +03:00
Maria Bermudez
fbc6d9b65b Add beta disclaimer to contribution guidelines 2018-10-10 09:47:57 -07:00
Jeffrey Morgan
ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Oscar Caballero
269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
epompeii
8884af061f Fix Typo in Staging Options
It said that there were three options for staging docs. Only two were listed.
2018-09-19 07:38:08 -04:00
Akim Demaille
0769da0ca2 README: fixes
Suggested by Joao Fernandes.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille
8495fe79e7 README: some bits about images
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
John Apostol
4b7e6171ea Fix broken link to docker compose instructions (#6675) 2018-05-10 09:15:18 -07:00