Commit Graph

224 Commits

Author SHA1 Message Date
David Karlsson 013f8376fc chore: update create-issue links
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-18 14:52:03 +02:00
David Karlsson dcee6604b8
Revert "embed feedback widget" 2023-05-04 12:57:14 +02:00
David Karlsson f50497d008 embed feedback widget
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 12:41:01 +02:00
Craig Osterhout 43fb84bf13
refresh homepage (#17011) 2023-03-31 09:17:01 -07:00
Allie Sadler 1fa82389a6
adjust title of homepage (#16708)
* adjust title of homepage

* Update index.md

* Update index.md
2023-02-15 11:27:49 +00:00
Allie Sadler 8e16fb9373
keywords (#16691) 2023-02-08 14:42:21 +00:00
Allie Sadler ad4c5dd659
image zoom modal (#15975)
* POC image modal

* standardize image size

* fixes

* fixes

* reverse an earlier commit and tweak further

* experiments

* more playing around

* simplify

* David's magic

* david fix

* test

* test 2

* Final fix

* now the final fix
2023-01-10 17:01:21 +00:00
jerae-duffin a521dc7678
Merge pull request #16155 from jerae-duffin/ENGDOCS-1079
updated landing page
2022-11-16 09:09:58 -06:00
Jerae Duffin 1bb78c89ef updated landing page 2022-11-14 09:24:43 -06:00
Allie Sadler aee82aaea2
s fix (#16130) 2022-11-09 16:40:30 +00:00
CrazyMax 6d431bde49
display reading time and tags in toc nav
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 15:19:25 +01:00
CrazyMax 61e3cb1ce1
remove absolute links
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-05 11:10:32 +01:00
David Karlsson 4d8cbbbe88 ux: update sass for landing page (tabs)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-31 20:45:29 +01:00
Jerae Duffin 2d4f42a22c updated Explore 2022-10-31 14:10:25 -05:00
Jerae Duffin 84904dbeef updated FAQs 2022-10-31 10:17:12 -05:00
Jerae Duffin 8a2a6f8bd6 updated format 2022-10-28 13:13:01 -05:00
Jerae Duffin 607d5c392b updated landing page 2022-10-27 17:27:02 -05:00
David Karlsson 94d96d4bfe
add data-hj-allow attribute (#16003) 2022-10-27 19:20:12 +02:00
CrazyMax 69f422b662
jekyll: remove polldaddy
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 21:16:56 +02:00
CrazyMax 3afb64d9e8
Merge pull request #15915 from dvdksn/rename-default-branch
Rename default branch
2022-10-25 11:12:28 +02:00
Allie Sadler 8f2c9e5d5e
update home page banner (#15940) 2022-10-21 13:21:53 +01:00
David Karlsson 8f77e55567 rename master -> main 2022-10-19 15:52:14 +02:00
Usha Mandya f917568281 Removed dupe of contribution guidelines
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-10-13 15:40:43 +01:00
Bjorn Neergaard 7dce95be84
fix: incorrect default edit URL
This was broken by #15774.
2022-09-29 15:05:30 -06:00
Craig Osterhout 5f00847961
[ENGDOCS-994] Update samples (#15691)
* samples update
2022-09-29 13:30:20 -07:00
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
David Karlsson 465d167d00
Add build to list of products on landing page (#15754) 2022-09-27 13:41:40 +02:00
CrazyMax d775c8a6bf
build: multi-stage builds
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-15 13:37:37 +02:00
Allie Sadler cbbb9f1fac
Engdocs 931 944b (#15589)
* edit overview page

* add the whalemenu

* add better whale-menu icon from the Design system

* add info on the whalemenu

* fix images

* fix broken links

* update terms
2022-09-07 13:28:02 +01:00
CrazyMax cc0fc46783
jekyll(assets): move images to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
CrazyMax ce02b9d60b
jekyll(assets): move favicons to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
CrazyMax 56cfd1bac1
jekyll(assets): move redoc to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:11 +02:00
CrazyMax 33785a9064
jekyll(assets): move api-reference css to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:48:44 +02:00
Allie Sadler 5291295d0d
Addition of a 'Contribute' section with our Style Guide (#15350)
* SG test.

* moved some content around

* editing

* broken links fix

* formatting changes

* fixes

* fixes

* edits after review

* fix broken links

* broken link fix

* a few more edits

* removed contributing page

* Revert "removed contributing page"

This reverts commit 5822cd516b.

* add redirect
2022-09-05 10:23:29 +01:00
Allie Sadler 33d555137d
ENGDOCS-967 (#15552) 2022-09-02 14:13:00 +01:00
Nick Adcock d28ef5e470
Show hostname in hub API examples (#15524)
Signed-off-by: Nick Adcock <nick.adcock@docker.com>

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
2022-08-30 15:10:58 +02:00
Sebastiaan van Stijn 27686c1f48
desktop: add missing redirects for dashboard
The dashboard topic was rolled up into the "get-started" section in commit
ab0dee78a2, which removed links from the TOC.
The page itself was removed in 13ee3ff426, but
forgot to add/copy the redirects.

This patch adds the redirects back, and fixes some links to the page that's
now missing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-26 18:50:17 +02:00
CrazyMax 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
CrazyMax 863b227043
jekyll: keep paragraph of reading time and use include
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-27 13:02:49 +02:00
Allie Sadler 38fec0d159
Engdocs 802b (#15108)
* moved install pages

* moved images

* update toc

* add redirects

* ammend page links

* fix broken links

* fix broken links

* fix broken links

* fix broken links
2022-07-13 10:41:56 +01:00
jerae-duffin f5ed8bbd6e
Merge pull request #14889 from chrispatrick/update-redoc
Update redoc and add DVP Data API doc
2022-07-05 08:40:05 -05:00
Allie Sadler d9db26dfae
extensions banner (#15056)
* extensions banner

* typo fix

* typo fix

* typo fix
2022-07-05 11:28:20 +01:00
Chris Ainsworth-Patrick cfd1799ca9 Update DVP OAPI doc to latest version 2022-07-05 10:55:53 +01:00
Sebastiaan van Stijn f540f58541
Merge pull request #14799 from crazy-max/auto-edit-url-remote
jekyll: automatic edit url generation for remote resources
2022-06-28 12:24:40 +02:00
Allie Sadler 4dc2faed6a
Merge pull request #14867 from aevesdocker/ENGDOCS-727
rework of faqs page
2022-06-22 13:21:51 +01:00
CrazyMax c2ee94c1b8
jekyll: automatic issue url generation for remote resources
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-10 10:04:39 +02:00
Chris Ainsworth-Patrick 2d6c65f9bf Update redoc to latest version 2022-06-01 11:23:48 +01:00
Usha Mandya e67238205e Update the Docs homepage banner
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-06 16:08:51 +01:00
Sebastiaan van Stijn a7c4a6bdd9
move "page generated" comment to prevent rendering in quirks mode
As described on https://en.wikipedia.org/wiki/Quirks_mode, a comment
preceding the `<!DOCTYPE html>` can cause some browsers to render the
HTML in quirks mode.

This patch moves the comment after the doctype to prevent this.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-31 23:26:35 +02:00
Usha Mandya cd3d36e982 Add banner on community all hands
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-04 18:47:58 +00:00