18 Commits

Author SHA1 Message Date
Kubernetes Prow Robot f169e99fee Merge pull request #22043 from sftim/20200624_update_documentation_section_page_headers
Remove hero header from documentation section
2020-08-18 09:15:31 -07:00
Kubernetes Prow Robot 6783d77353 Merge pull request #23032 from sftim/20200808_show_deprecation_warning
Tidy & fix deprecation warnings
2020-08-18 09:13:31 -07:00
Tim Bannister c7ee5d798c Remove hero header from documentation section 2020-08-18 11:13:06 +01:00
Kubernetes Prow Robot 52c1f12166 Merge pull request #21884 from sftim/20200618_reduce_header_sizes_announcement
Reduce header height when announcement shown
2020-08-17 11:45:30 -07:00
Tim Bannister 7e23f0f875 Tidy & fix deprecation warnings
Co-Authored-By: Karen Bradshaw <kbhawkey@gmail.com>
2020-08-16 18:34:09 +01:00
Arhell 57e7cf6c7d fix broken field on the main page in the video block 2020-07-20 01:17:38 +03:00
Arhell bd35d6aabe fix home screen images for firefox 2020-07-17 01:51:13 +03:00
Kubernetes Prow Robot d291979170 Merge pull request #22167 from Arhell/fix-page
fix table content
2020-07-15 10:52:44 -07:00
Kubernetes Prow Robot 58d82360b4 Merge pull request #22327 from Arhell/fix-text
fix heading text
2020-07-15 10:16:38 -07:00
Tim Bannister 8dc0106ac3 Reduce header height when announcement shown
If there's an announcement showing, adjust the page header to use less
vertical space.

Also reduce the height of the announcement itself.
2020-07-09 21:27:55 +01:00
Celeste Horgan 086e8a60f2 Use bootstrap right alignment 2020-07-07 17:50:20 -07:00
Celeste Horgan 0f30bc04db Fix display of dropdown on case studies 2020-07-07 17:49:52 -07:00
Arhell cf1cc32b84 fix heading text 2020-07-04 12:35:28 +03:00
Arhell 9626db5121 fix table content 2020-07-02 00:55:50 +03:00
Kubernetes Prow Robot d839ff12de Merge pull request #21817 from shuuji3/narrow-spaces-between-lines
Narrow the space between lines in buttons in docs/home
2020-06-27 16:38:14 -07:00
TAKAHASHI Shuuji b2f7323f54 Narrow the space between lines of labels.
Apply suggestions from code review
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-06-28 01:08:49 +09:00
Arhell 2adc272dbe fix toggle button color on hover & jumping menu when close 2020-06-25 00:08:03 +03:00
Aidan Ranney 0625ced466 Revise the Kubernetes website to use Docsy (#20874)
* Add Docsy, required packages and config

* Apply Docsy integration work to k8s website

This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git

* Address issues found in review

The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.

* Enable announcements

The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00