34 Commits

Author SHA1 Message Date
Benjamin Elder
8821eb12c1 docs: fix text sizing bug on iOS 2023-05-17 18:57:22 -07:00
Benjamin Elder
a163d22924 site style update:
- Use kubernetes blue + white for header / footer
- Drop banner. It's been 14 months and we're by far the last ones in the ecosystem. Kubnernetes usually time-boxes banners.
2023-05-16 22:05:08 -07:00
Asbjørn Apeland
15455817ef doc: refactor copy to clipboard button (#2894)
* doc: remove copy button background colour

the motivation for this commit is that I often get a feeling of having
marked the COPY buttons, but when I check, it turns out I haven't

that happens because the COPY buttons have a background colour that is
basically the same as when you mark text

* doc: use emoji for copy button

kind seems to be fond of emojis, it can maybe work here as well?

* doc: copy kubernetes.io code blocks design

as per feedback in PR

* doc: comply with copycode.svg license

* Revert "doc: comply with copycode.svg license"

This reverts commit c018fda4bc.
2022-10-26 07:45:57 -07:00
Benjamin Elder
94f892adb7 update banner to support humanitarian aid for ukraine 2022-03-07 12:24:44 -08:00
Benjamin Elder
4cacec6f3f add issue labels 2020-12-03 13:07:04 -08:00
Benjamin Elder
c07ad32ad4 use relative font size for header 2020-12-03 00:56:53 -08:00
Benjamin Elder
96b05b8209 improve outlines 2020-12-02 20:19:36 -08:00
Benjamin Elder
ef3d6fc2dd improve copy button 2020-12-02 20:10:27 -08:00
Benjamin Elder
3b1ea2b6b2 - color footer
- reduce max content width
- fix timestamp in footer
2020-12-02 20:04:57 -08:00
Benjamin Elder
95440514d9 fixup some styling, add dedicated descriptions, add dockershim notice
sorry for the big commit, I've been hacking to get things looking good and out quickly with all the dockershim concern out there 🤷‍♂️
2020-12-02 16:54:13 -08:00
Andreas Sommer
2bf50f8bef Add spacing below docs sidebar 2020-11-10 12:58:25 +01:00
Eric Shen
ef5e6fb6cc add auto scroll on sidebar 2020-07-08 18:32:11 -07:00
Benjamin Elder
58c1816c96 button color consistent with link color 2020-06-17 16:10:53 -07:00
Benjamin Elder
9dde290bca suitable mobile margins 2020-06-17 16:10:13 -07:00
Benjamin Elder
98efd5942e cursor pointer on buttons 2020-06-17 15:12:01 -07:00
Benjamin Elder
dd7e3c8d79 improve link contrast 2020-06-17 15:11:38 -07:00
Benjamin Elder
e9677bf76c add notice from kubernetes.io to site 2020-06-17 12:12:35 -07:00
Amit Watve
b25712b2b8 Add invisible padding to clear navbar for heading links. 2019-12-27 12:58:32 -08:00
Benjamin Elder
1492f656f8 cleanup local registry example 2019-12-12 15:46:36 -08:00
Benjamin Elder
b8afc4cb2c make inlined code snippets copyable 2019-12-12 14:08:21 -08:00
Benjamin Elder
196a541915 ensure the sidebar stays above embeded videos 2019-08-06 14:09:21 -07:00
Benjamin Elder
cb57a7cb3b tidy up youtube embeds 2019-08-05 13:53:50 -07:00
Benjamin Elder
e042d01a9c expand contributing docs 2019-02-14 13:09:09 -08:00
Benjamin Elder
bddeb1dc91 make sidebar style currently active entry 2019-02-12 18:41:31 -08:00
Benjamin Elder
25bbfa1fe3 fix font stack on firefox / linux 2019-02-12 16:48:36 -08:00
Benjamin Elder
89742b681c improve mobile, link to github, unquote kind 2019-02-10 15:04:24 -08:00
Benjamin Elder
f7dd9dd8b4 improve list padding for navigation 2019-02-09 18:56:28 -08:00
Benjamin Elder
5bc3bcfc99 improve list padding 2019-02-09 18:48:09 -08:00
Benjamin Elder
1a9cd050f1 don't trigger auto-hiding on height changes 2019-02-09 18:20:51 -08:00
Benjamin Elder
d154e98a17 handle resize 2019-02-08 16:05:19 -08:00
Benjamin Elder
e3d093932b improve sidebar on mobile 2019-02-08 13:40:07 -08:00
Benjamin Elder
85799b85c7 add sidebar color 2019-02-08 11:39:49 -08:00
Benjamin Elder
7e4acd1e6a fix scrollbars for pre 2019-02-08 09:52:02 -08:00
Benjamin Elder
bee3dac433 initial netlify + hugo setup (#268)
* barebones netlify + hugo setup

* add robots.txt

* fix publish directory

* set viewport

* layout fixes

* content layout improvements

* minor improvements

* add heading anchors

* content fixes

* seed index page from root README

* layout tweaks

* minimal footer

* fix bulleted list

* make link color fixed

* nits

* move markdown heading links into partial

* add navigation

* tweak collapse behavior

* improve layout

* remove under construction

* fix padding

* fix footer centering

* make user guide more prominent
2019-02-08 08:30:55 -08:00