Commit Graph

9 Commits (32b7a8f6af6711346ce1fabea5be1d3ea744d183)

Author SHA1 Message Date
Tim Bannister 724698d793 Use right shade of blue
Use the shade of blue specified in k/kubenetes.
Per https://github.com/kubernetes/kubernetes/blob/1dc30bf/logo/colors.md
the RGB blue color is #326CE5.

Use that.
2024-05-07 00:36:28 +01:00
Sarthak Patel 6f4039bcef
Add KCSA Certification to Training page (#43318)
* Add KCSA certification to Training page

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Change CSS for training

Account for the addition of KCSA.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-08 16:24:51 +08:00
Satyam Soni 41b672941e
added hover effect on blue buttons of all the pages #fixes42893 (#42929) 2023-09-23 06:42:41 +08:00
Shannon Kularathna 3a19cabbe6 Modify CSS to wrap 2 icons at a time 2021-10-14 22:36:09 +00:00
Tim Bannister 938d569e8e Add CKS to training page
CKS is a two-hour, performance-based certification exam that provides
assurance that a certificant has the skills, knowledge, and competence on
a broad range of best practices for securing container-based applications
and Kubernetes platforms during build, deployment, and runtime. And now
it's live.
2020-11-18 17:38:31 +00:00
Celeste Horgan fcb5d5adef Remove roboto from /community, /training
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 16:02:45 -07: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
Celeste Horgan 43f5d0124a Add logos to training page
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-04-02 12:26:11 -07:00
Kubernetes Prow Robot 67c0fb987e
Training page in the top nav (#19214)
* Create new page and add to top nav

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* The basics

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* A bit of inline css

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Fix CSS

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Fix link + Add to bottom row

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Address feedback in PR

* Address feedback from elsewhere

* Fix button alignment

* Add training partners

* Simplify css

* Apply suggestions from review

Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Fix landscape + text block widths

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-03-04 11:01:48 -08:00