Justin Chadwell
c42962dc87
build: add svg diagrams to cache docs
...
Also adds the graphviz generation code.
Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-09-14 12:07:38 +01:00
CrazyMax
96321ace2b
jekyll: release-date utility
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-10 22:42:23 +02:00
Sebastiaan van Stijn
165bb13623
_scss: fix some styling in the TOC
...
- fix margin at the top
- fix left-hand border from disappearing when hovering over the link
- fix indentation for active link (compensate for border-width)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-01 12:18:32 +02:00
Sebastiaan van Stijn
8c302969af
Update download-links
...
Adjust text, add modal pop-up for browsers with JavaScript enabled, and show
EULA inline for browsers without JavaScript.
Added configuration options in the _config.json to set the correct URLs
once known.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-31 14:35:20 +00:00
Sebastiaan van Stijn
3631769979
_scss: cleanup navigation styles
...
This fixes various inconsistencies between the landing page and the
other pages by sharing more styles between both:
- fix homepage using a different color for the active tab
- fix homepage not having "hover" styles for the top navigation
I addition, this:
- fixes unwanted whitespace in the hamburger-menu on mobile
- fixes "active" menu item not being highlighted on mobile
- fixes left-side aligning of left-hand menu on desktop
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-17 14:00:46 +02:00
Mark H
86b24990ee
Update styles for dark mode, add general bootstrap overrides
2021-07-13 09:53:30 +01:00
Mark H
c45879262e
Improve upgrade CTA for dark mode, remove some now-unused variables from notes restyles
2021-07-12 12:00:44 +01:00
Mark H
d67f803770
Define new theme for notifications
2021-07-09 16:58:53 +01:00
Sebastiaan van Stijn
7c184a1bd7
Add breadcrumbs
...
Some works still to be done:
- styling may need some tweaking
- if we don't have breadcrumbs for a page, positioning of other elements should
be adjusted
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-10 17:06:38 +02:00
Sebastiaan van Stijn
a608900fe6
update primary-btn style, and use more variables for colors
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-13 16:33:12 +02:00
Sebastiaan van Stijn
fbc8a83ab8
_scss: define variable for landing footer color
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-27 12:34:42 +01:00
Sebastiaan van Stijn
b9395f0d68
_scss: reduce overrides to make styling easier and more consistent
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-22 17:08:02 +02:00
Sebastiaan van Stijn
34fc160c9e
_scss: cleanup notes styles
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 22:13:49 +02:00
Sebastiaan van Stijn
204d4df024
_scss: reformat _variables.scss, and unify colors in variables file
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 21:56:05 +02:00
Sebastiaan van Stijn
a58cd7705d
landing-page: fix mobile navigation background-color
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-19 16:12:49 +02:00
Sebastiaan van Stijn
0bb9a7ff8f
js/search.js: rewrite local search autocomplete and update styling
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 17:20:28 +02:00
Sebastiaan van Stijn
f9d7f7352a
accessibility: minor fixes in get-docker page
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 16:12:34 +02:00
Sebastiaan van Stijn
e3e280c54a
_scss: remove unused styles, and combine some
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 15:06:25 +02:00
Sebastiaan van Stijn
034c23319b
_scss: combine some overlapping rules, and move some to the right section
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 15:06:23 +02:00
Sebastiaan van Stijn
2bef56ee81
_scss/_night-mode.scss: remove styles not related to color
...
Dimensions, padding, etc, should not differ between "night mode" and "regular mode".
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-15 15:06:18 +02:00
Sebastiaan van Stijn
a12ac448d2
_scss: cleanup and reformat comments, remove commented styles
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-14 14:52:24 +02:00
Sebastiaan van Stijn
f0ee00befc
css: remove highlightjs styles as we no longer use them
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-14 14:39:55 +02:00
Alex Hokanson
ac1e5e53e1
fix the background color of the sidebar on 'medium' sized devices
2020-09-16 10:38:38 -04:00
Usha Mandya
76a2be34db
Remove the background color of the mini toc
2020-08-25 14:45:43 +01:00
Sebastiaan van Stijn
6328addbd1
Adjust links and other elements to match header color
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 16:42:33 +02:00
Sebastiaan van Stijn
796e6330df
Fix top-navigation color, and some small cleanups
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 14:59:36 +02:00
Sebastiaan van Stijn
fbee311fe5
Rename $body-text-color variables
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 13:03:45 +02:00
Sebastiaan van Stijn
c7c926d74a
remove unused header color animation
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-24 12:24:54 +02:00
Sebastiaan van Stijn
e9547a8397
scss: various small fixes and linting issues
...
- Add generic font classes where missing (except for FontAwesome cfonts)
- Combined some rules with their shorthand form
- Removed unneeded units (0px -> 0)
- Fix some invalid values
- Commented out empty styles in _github.scss
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 17:07:08 +02:00
Adrian Plata
a1875f4d56
Reworking glossary to a table and removing left-side ToC ( #1387 ) ( #9769 )
...
* Reworking glossary to a table and removing left-side ToC
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
* modifying CSS
* Fixing desktop links.
* Fixing swarm mode links.
2019-10-30 13:15:39 -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
John Mulhausen
7cfe2e9da2
Fixing link-colored text in list items.
2017-11-08 03:06:39 -08:00
Gwendolynne Barr
cfc6020a0a
Test image background ( #5082 )
2017-10-24 15:10:00 -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
French Ben
4445f27581
Cleanup editions ( #4350 )
2017-08-25 12:13:07 -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