Commit Graph

126 Commits

Author SHA1 Message Date
Adrian Plata
fd2a24ab45 Merge pull request #1378 from docker/master
Syncing branch with master
2019-10-14 10:27:08 -07: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
Usha Mandya
a556c61cf7 Merge pull request #9351 from thaJeztah/remove_library_samples
Remove library samples, and link to Docker Hub instead
2019-09-23 16:21:57 +02:00
Erik Hedin
c87fab9e0c Update to standardize Segment in to Google Tag Manager. 2019-09-09 18:36:34 +00:00
Sebastiaan van Stijn
d78dc92278 Remove javascripts related to generating library collection navigation
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-04 00:37:42 +02:00
Sebastiaan van Stijn
aae9bfc276 Rename / remove edge-related variables
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-14 22:44:58 +01:00
Maria Bermudez
aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez
14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Marit van Dijk
908c627a1b Fix support links (#6775) 2018-05-30 08:32:33 -07:00
Joao Fernandes
bd57cc0801 Remove assignee from issues 2018-05-03 16:54:33 -07:00
John Mulhausen
eb7ce953d6 Remove 'In the UI' et al, and Google Surveys (#531) 2018-04-16 13:31:24 -07:00
Joao Fernandes
689688432e Fix layout when using --- 2018-04-16 13:31:24 -07:00
Joao Fernandes
9a4fdf9476 /enterprise -> /ee (#415)
* /enterprise -> /ee
* /datacenter/dtr/2.5 -> /ee/dtr/
* /datacenter/ucp/3.0->/ee/ucp
* Fix configs
* Fix broken images
* Remove unused images for DTR
* Remove unused images for UCP
* Add a few redirects to avoid breaking beta exercises
2018-04-16 13:31:24 -07:00
Joao Fernandes
2f841e021d Fix tab layout missing content 2018-04-16 13:31:24 -07:00
Jim Galasyn
9a3c1f26d8 WIP join nodes topics (#293)
Also fix build breakage with `enterprise_advisory` capture.
2018-04-16 13:31:24 -07:00
John Mulhausen
b09c7d3d2b Templatev2 (#286)
* Fix for build break

* Revert "v2 of templates"

* New commit, old changes
2018-04-16 13:31:24 -07:00
Joao Fernandes
983ce02e3c Revert "Short headings, API tabs, whole topic=EE, page.intro, right-nav fix"
This reverts commit 42af4621737f26fe520d2d499e43446f5d9d2df5.
2018-04-16 13:31:24 -07:00
John Mulhausen
da5bfa91cb Short headings, API tabs, whole topic=EE, page.intro, right-nav fix 2018-04-16 13:31:24 -07:00
Josh south
c02ffd661d CSS fixes for version selector, removing animations, and more (#5574)
This commit squashes 21 commits. Leaving the commit messages here for posterity.

* Activate Night Mode

- Add toggle for night mode
- Update base styles

* remove font-size

* Update _night-mode.scss

* Fix first-line indenting and color differences

* Fix rescale bug

* stuff

* Add menu fixs

* Update core pallette - light/dark mode

* Toc link padding

* Remove color cycle
Remove temp.css

* update secondary nav bg

* remove paddin-top ul left nav on med viewport
2018-01-18 12:11:07 -08:00
Misty Stanley-Jones
d85e0d09c3 Try to fix JS TOC logic (#5666) 2018-01-04 14:48:38 -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
7427f0ab76 Fix for not-edited-here Edit this Page link (#5530) 2017-12-15 15:02:21 -08:00
Misty Stanley-Jones
86bd21e88d Dynamically display latest Docker EE version (#5335) 2017-11-17 15:14:02 -08:00
John Mulhausen
2d38f3db6a Template for EE Tasks alpha (#5066)
* Template for EE Tasks alpha

* Attempt to avoid includes

* Cleanup

* Cleanup
2017-10-23 18:09:12 -07:00
Misty Stanley-Jones
6aae2e4e84 Add pointer to latest API ref (#4897) 2017-10-16 15:04:24 -07:00
John Mulhausen
a8677b38af Version selector for EE docs (#4952)
* Version selector for EE docs

* site...

* endif

* Fixes

* html not md

* hash v string, oops

* Path overrides
2017-10-13 15:45:52 -07:00
John Mulhausen
6d2904e7c2 Fix for upstream edits (#4949) 2017-10-13 15:25:11 -07:00
Josh south
a74533976d Activate Night Mode (#4853)
* Activate Night Mode

- Add toggle for night mode
- Update base styles

* Update _night-mode.scss

* Fix first-line indenting and color differences
2017-10-09 16:42:07 -07:00
Misty Stanley-Jones
f48c29eba7 Fix variable name (#4817) 2017-10-05 17:26:00 -07:00
Misty Stanley-Jones
c6391e5998 Enable hide/show of elements that don't apply to archives (#4798) 2017-10-04 14:59:29 -07:00
Misty Stanley-Jones
322593c050 Add code to enable keeping archive.js in master (#4790) 2017-10-03 13:12:28 -07:00
John Mulhausen
0fb7e827f6 Update docs.html 2017-08-23 12:12:34 -07:00
John Mulhausen
900d669cba Revert "Fix for index.md# Links" (#4051)
* Revert "Put back delimited for YAML (#4046)"

This reverts commit fba2177277.

* Revert "copy-edits and clarify Docker for Windows purpose (#4014)"

This reverts commit df36e90b6e.

* Revert "Update index.md (#3993)"

This reverts commit 3c259d8fb1.

* Revert "Update scaling.md (#4007)"

This reverts commit b9df557deb.

* Revert "used proper css tag for accordion background color (#4016)"

This reverts commit 7ab454f1d5.

* Revert "Fix for index.md# Links (#3981)"

This reverts commit 29c11bebec.
2017-07-31 14:06:03 -07:00
John Mulhausen
29c11bebec Fix for index.md# Links (#3981) 2017-07-28 14:16:43 -07:00
Misty Stanley-Jones
b58c86179e Missing space (#3555) 2017-06-09 16:50:34 -07:00
Misty Stanley-Jones
d49792da29 Add dateUpdated and datePublished for Google (#3431) 2017-05-30 13:42:11 -07:00
John Mulhausen
102c00e071 Docker Library import (#3063)
* Docker Library import

* Auto-gen Samples TOC

* Modular hovers on Glossary page

* TOC sync fix
2017-05-17 12:33:09 -07:00
John Mulhausen
a36d37dae6 Fix for glossary 2017-04-21 14:31:32 -07:00
Vladimir Jimenez
f466f24742 Fix sidebar scrolling (#2860)
* Simplify both left and right sidebars

- Rewrite the sidebars to use the same CSS class instead of having two
  very similar classes. This involves removing all affix related
  attributes and functionality from the sidebars and replaced them with
  `position: sticky`.
- The table of content elements should not be floated
- Removed unused CSS rules related to the sidebars
- Remove JavaScript used to resize the sidebars

* Improve the mobile menu to be fixed

- Simply JS used to hide/display the navigation bar on mobile viewports
- The mobile menu should be fixed so it can be viewable from the bottom
  of the page. Before this change, you would have to scroll up to see
  the menu that `position: absolute`

* Fix disappearing top navbar on homepage

- Change the calculation of the affix offset for the navbar on the home
  page to ensure the navbar never leaves the viewport. This change also
  takes into account the change of how the sidebars' offsets are used

* Fix auto scrolling on overflow

* Add polyfill for 'position: sticky' on IE

* Fix hamburger menu at incorrect breakpoint

* Fix left nav hidden after expanding from mobile

If you expand and collapse the left nav while on mobile and expand to a
desktop view, the left nav would be hidden; this has been fixed

* Unify navbar on homepage with rest of website
2017-04-21 11:04:19 -05:00
John Mulhausen
77271d7a24 Yikes. 2017-04-20 21:05:40 -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
Prashant
92fb800ccd Fix behavior of "Request docs changes" link on 404 page 2017-04-19 14:46:47 -05:00
John Mulhausen
add2f680e8 Default highlight.js off, dockerfile > conf highlighting, pygments (#2757)
* Default highlight.js off, dockerfile > conf highlighting, pygments

* Address feedback, style changes, markdownify reductions

* Getting rid of more markdownify

* Fix for right-hand nav spacing
2017-04-13 17:10:29 -07:00
John Mulhausen
34111fa341 Update docs.html 2017-04-10 19:18:42 -07:00
John Mulhausen
91cc101e98 Update docs.html 2017-04-10 18:01:34 -07:00
Misty Stanley-Jones
0537424e77 Remove redundant feedback links in footer 2017-04-07 13:29:48 -07:00
John Mulhausen
1a6874fcb4 Merge conflict (#2662) 2017-04-07 13:10:04 -07:00
Misty Stanley-Jones
e796ce8148 Site-specific changes for Edge 2017-04-05 17:45:44 -07:00