Commit Graph

142 Commits (d1ac26f4392c052682466c82a4d97f73416eb2c3)

Author SHA1 Message Date
Kubernetes Prow Robot 9fb7d10e22
Merge pull request #49586 from sftim/20250128_home_page_dark_mode
Home page enable dark mode
2025-03-18 10:55:54 -07:00
Tim Bannister c325b2d6ab
Tweak styling for CNCF logo
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-02-18 09:26:28 +00:00
Tim Bannister 7bcfea6cce
Change CNCF logo for dark mode (main page only)
Co-authored-by: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:55 +00:00
Tim Bannister a57b4a59aa
Prepare site main page for dark mode
Co-authored-by: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:54 +00:00
Tim Bannister a9e40f7a38
Improve dark mode handling (main page only)
Co-authored-by: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:50 +00:00
Tim Bannister 32a41849d6
Home page enable dark mode
Co-Authored-By: Tamilselvan Thangamony <20103020+tamilselvan1102@users.noreply.github.com>
2025-02-16 20:16:44 +00:00
Tim Bannister 483a8ce311 Align deprecation warnings more with Docsy
This change helps us prepare the site so we could serve it with
near-vanilla Docsy.
2025-02-13 12:45:34 +00:00
Kubernetes Prow Robot 52ae1797e8
Merge pull request #49630 from sftim/20250203_fix_search_page
Fix incorrect width for search page
2025-02-07 08:35:59 -08:00
Tim Bannister ab484498e4
Refactor KubeWeekly signup form
Turn it into a shortcode. Allow fallback in case localizations have not
yet caught up.

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2025-02-04 17:23:20 +00:00
Tim Bannister 96255cfcf9
Fix incorrect width for search page 2025-02-03 22:29:08 +00:00
Tim Bannister 0d1755f311
Fix styles for case studies section 2025-01-28 23:35:18 +00:00
Kubernetes Prow Robot e628bdf427
Merge pull request #48958 from apoorvapendse/main
web: Improve UX for copyCode animation
2025-01-13 02:38:32 -08:00
Dmitry Shurupov 89ff8f4874
Fix horizontal scrolling for the deprecation warning
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-01-09 11:58:09 +07:00
Apoorva Pendse f56cf73c44 web: Improve UX for copyCode animation
This commit introduces a new toast animation instead
of the previous modal that would have to be manually closed.
The new toast is less intrusive to the user's workflow
and closes by itself.

Fixes issue: 48950.

Signed-off-by: Apoorva Pendse <apoorvavpendse@gmail.com>
2024-12-31 13:35:57 +05:30
Patrice Chalin 30b92ffc3d Upgrade to Docsy 0.5.1 via NPM module 2024-12-09 09:35:30 -05:00
Kubernetes Prow Robot d08a2f4c7a
Merge pull request #48308 from sftim/20241012_main_page_feature_boxes
Restyle feature boxes on main page and ready for vanilla Docsy
2024-11-21 19:00:55 +00:00
Kubernetes Prow Robot 794e4b314c
Merge pull request #47984 from thisisharrsh/navbar_search_box
Fix project logo overlapping with other parts of nav bar
2024-11-20 02:02:53 +00:00
Tim Bannister ccf4a246e5
Amalgamate styles for Community page
Put legacy and current styles in one place, and simplify CSS load.
2024-10-26 21:32:02 +01:00
Kubernetes Prow Robot f962ee6ccd
Merge pull request #46368 from sftim/20240514_improve_patch_releases_page
Improve patch releases page
2024-10-21 16:42:51 +01:00
Tim Bannister c2939d58ec
Ready feature boxes on main page for vanilla Docsy 2024-10-19 16:37:10 +01:00
Tim Bannister 3ab2d3aeb4
Tweak date formats in patch releases page
- Use Hugo's built-in support for localizing dates
- Allow customizing date formats separately
- Make more dates machine readable
- Add a tooltip for dates
2024-10-19 13:03:40 +01:00
Tim Bannister 065da747b2
Refactor color use
Use Kubernetes blue by referencing a variable.
2024-10-12 13:43:36 +01:00
Tim Bannister 394a0d9769
Use Docsy variable name for blue
As blue is our site's primary color, use the Docsy variable for that.
2024-10-12 13:43:36 +01:00
Kubernetes Prow Robot 86bf4b2414
Merge pull request #48226 from niranjandarshann/PartnerPage
Fix poor web style in some page footers
2024-10-12 04:20:22 +01:00
Tim Bannister 64e439d09f
Move documentation styles out of _custom.scss 2024-10-06 20:54:09 +01:00
niranjandarshann f7ee7dc4e4 Updated Partners page 2024-10-06 19:22:19 +05:30
Tim Bannister 4444539c29
Customise footer for Kubernetes 2024-10-02 15:44:15 +01:00
Tim Bannister e1e2c16621
Use footer from Docsy theme 2024-10-02 14:49:25 +01:00
thisisharrsh e583516083 Fixed the navbar issue in firefox 2024-09-18 17:36:53 +05:30
Tim Bannister f5d4315b4b Use Docsy layout for community page
Adapt the existing page to work with (near-)vanilla Docsy.

This includes new localizable strings.
2024-09-05 00:26:26 +01:00
Tim Bannister 8214a5f0ef Restyle glossary page
Match the theme more closely, and use SCSS to define the styling.
Also change the permalink hover behavior to be pure CSS.
2024-08-14 14:16:47 +01:00
Dipesh Rawat d566b58643
Fix table rendering issues within admonition blocks 2024-08-05 15:24:14 +01:00
Kubernetes Prow Robot af3d53cd7c
Merge pull request #46768 from cjyabraham/pagefind2
PageFind for users in China
2024-07-04 00:34:59 -07:00
Chris Abraham 6daa0ced7b Override bad padding on search input
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
2024-07-03 15:37:05 +01:00
Chris Abraham 9d2317aa15 Replace Bing with PageFind search for users in China 2024-07-03 15:36:58 +01:00
Tim Bannister 46196821ae Clean up after the 10th birthday
Remove the special banner support, leaving some scaffolding in place.
2024-06-30 18:20:17 +01:00
Tim Bannister 3fd2bdbdd2 Style unfixed vulnerabilities in bold
For the CVE feed, use bold for any vulnerability that hasn't been fixed.
2024-06-27 13:28:29 +01:00
Tim Bannister 13a96f0a31 Congratulate Kubernetes on its birthday 2024-06-06 16:04:16 +01:00
Kubernetes Prow Robot f5f2aeb6d2
Merge pull request #46389 from tamilselvan1102/k8s-web-20240515
Fix cosmetic bug with note shortcode
2024-05-28 10:25:52 -07:00
tamilselvan1102 6f0159b5cf H4 sytle update 2024-05-21 11:27:51 +05:30
tamilselvan1102 27e841c6fc H4 css update 2024-05-17 10:48:37 +05:30
tamilselvan1102 34472d212b update bullet point style 2024-05-15 14:37:51 +05:30
Tim Bannister e2d9c4f1c5 Add space around code snippet copy icon 2024-05-14 01:09:39 +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
Kubernetes Prow Robot 6908c84ef6
Merge pull request #46232 from sftim/20240507_docsy_callouts
Use Docsy-style callouts
2024-05-13 13:11:12 -07:00
Kubernetes Prow Robot 7926b1afec
Merge pull request #46260 from dipesh-rawat/click-to-zoom
Implement click-to-zoom option for images
2024-05-13 13:02:58 -07: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 d4c3aa474c Use Docsy-style callouts
Adopt callout (notices) that match the Docsy theme we use.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-05-11 22:00:12 +01:00
Dipesh Rawat ddbc2c23e9
Add full-screen image display feature 2024-05-09 14:25:35 +01:00
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