Commit Graph

10 Commits (dev-1.35)

Author SHA1 Message Date
Kubernetes Prow Robot d7eab2feb1
Merge pull request #49893 from SayakMukhopadhyay/owners-rework
Updating OWNERS files with filters
2025-06-04 04:28:38 -07:00
Sayak Mukhopadhyay c9a25fce62
feat: navbar reworked to bring it closer to docsy 2025-03-26 18:09:11 +05:30
Sayak Mukhopadhyay dfe6e0a37d
feat: add comments to OWNERS to align them with other files
feat: add area/localization label to pl OWNERS file

fix: OWNERS with filters should have the approvers and reviewers properties within the filters property

feat: add filters in OWNERS files in <lang> dirs to ensure that they act on only the toml files

feat: ensure OWNERS files have an indent size of 2
2025-03-23 18:33:37 +05:30
Tim Bannister ee50a91926
Tidy <head> for pages
- Align closely to Docsy theme
- Remove duplicated Twitter and Open Graph metadata
- Render the Open Graph image through Hugo Pipes
- Move the theme color to the head-end hook
2025-01-24 11:19:00 +00:00
Tim Bannister 117fc91d74
Use Kubernetes blue within logo
Use the correct RGB value within the Kubernetes logo
2024-10-15 18:07:13 +01:00
Tim Bannister 13a96f0a31 Congratulate Kubernetes on its birthday 2024-06-06 16:04:16 +01:00
Tim Bannister 9e128e3fc7 Reimplement code_sample shortcode
Use Hugo Pipes for the icon asset pipeline, and avoid inline styling.
2024-05-14 01:09:38 +01:00
Tim Bannister 6357c3c7c9 Render favicons using Hugo Pipes
Manage favicons for the site using Hugo Pipes to render the sizes we
want.
2024-05-12 01:46:02 +01:00
Tim Bannister 6e83b0902e Set labels and reviewers for website assets 2024-04-05 00:46:07 +01: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