Commit Graph

4 Commits (main)

Author SHA1 Message Date
Tim Bannister 29fc69dea9 Revise docs landing page (Docsy alignment)
Drop some vestigial <br> elements from the docs portal page, and tweak
how we do the styling.

Helps get us ready to use vanilla Docsy.
2024-09-04 12:32:49 +01:00
Gauravpadam 0b4c196e7b Changes for docs home page card layout
Reduced padding to make text compatible

Some amendments ; bg removed

Buttons left aligned

Grid is more suitable for context

added a wrapper div with flex
2023-09-27 16:42:42 +05:30
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
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