Commit Graph

118 Commits

Author SHA1 Message Date
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
Misty Stanley-Jones 08e7715762
Make archive easier (#5231)
* Fix archive butterbar margin-top

* Add archive script and layout
2018-01-29 16:55:37 -08: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 1c5153b965 Convert Library references from submodule to upstream (#4102)
* Step 1 of getting to upstream-based model

* Upstream part 2

* Working front-matter generation

* Pages generating

* TOC fixes, autogen fixes, test>prod script

* Boilerplate fix

* Switch to cat, redundancy removals
2017-08-08 16:04:00 -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
Steven Hanna 82896063d5 Fix Liquid Exception (#3316) (#3897)
jekyll-redirect-from v0.12.1 causes "Liquid Exception: invalid byte sequence in US-ASCII in _layouts/redirect.html"

-override default built-in redirect.html with a custom "_layouts/redirect.html" that has the ellipsis HTML fix encoded localy
2017-07-18 13:49:19 -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
Josh south 492074c717 Various post-launch fixes (#2549)
* WIP #2052

- Adding sass
- Test components
- Night mode
- docker con banner
- archive legacy css

* add compressed css

* Update branding for cloud api docs

* split out global header

* rescale mods

* adjust viewport rescaling

* sync

* test

* testing deploy

* john rules, please update man

* test: removing all styles

* trying to make netlify work

* add min-height to sidebars

* testing

* Update style.css

manually add css

* testing

* test

* Update style.css

* adding dockercon svg

* add svgs

add svgs

* remove css

* re-add

* s/container-fluid/container
2017-03-31 16:07:37 -07:00
John Mulhausen 1822f7419e Update docs.html 2017-03-28 17:56:38 -07:00
John Mulhausen 01a57c2e6a User must enter title when creating bugs 2017-03-28 17:54:48 -07:00
John Mulhausen 77c91b477a Make it so user has to enter title on new bugs 2017-03-28 17:54:02 -07:00
John Mulhausen aceca15f2e Update docs.html 2017-03-28 17:42:35 -07:00
Misty Stanley-Jones d8e3627b7e Add page generation date, remove empty newsletter div (#2459) 2017-03-23 15:04:22 -07:00
Misty Stanley-Jones 8fd2ee60c5 Revert "Use the jekyll-include-cache plugin to shave off some page building time" (#2311)
* Revert "Release UCP 2.1.1"

This reverts commit 21bb9324a6.

* Revert "Update step_six.md (#2309)"

This reverts commit d4822bf8b2.

* Revert "Fix typo "visulizer" (#2297)"

This reverts commit 86fecbb87f.

* Revert "Update test-and-docs.md (#2293)"

This reverts commit 15f1780cfb.

* Revert "Fix typo "commmands" (#2295)"

This reverts commit d867751f2d.

* Revert "Use the jekyll-include-cache plugin to shave off some page building time (#2290)"

This reverts commit a02d80530b.
2017-03-14 13:44:01 -07:00
Misty Stanley-Jones a02d80530b Use the jekyll-include-cache plugin to shave off some page building time (#2290) 2017-03-13 17:25:03 -07:00