Commit Graph

446 Commits (538857e41411dde53d51b619fea5e02a0b73d7c1)

Author SHA1 Message Date
Tim Bannister 55f93e6878 Update layouts for Katacoda removal 2024-08-09 13:15:00 +01:00
Dipesh Rawat fae63d6e0f
Redo release-binaries shortcode 2024-08-09 01:49:05 +01:00
Dipesh Rawat 051f98bbc6
Refine glossary for vanilla docsy 2024-08-08 00:53:37 +01:00
Dipesh Rawat da44bfa406
Refine click-to-zoom for Docsy 2024-08-07 01:00:52 +01:00
Junya Okabe ac4a08abd6 update: layouts/blog
fix: using T shortcode

Update layouts/blog/list.html

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-27 02:16:53 +09: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 baeadc1b48 Increase weight of title in pagefind results
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
Kubernetes Prow Robot 2149b21485
Merge pull request #47000 from jbiers/include-cve-status-in-rss-feed
Include CVE status in RSS feed
2024-06-28 00:25:27 -07:00
julia 71f2909d45 CVE status as Category field 2024-06-27 11:06:39 -04:00
julia e69d150967 Include CVE status in RSS feed 2024-06-27 09:53:20 -04: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 f8baa0cec2 Ready Landscape shortcode for vanilla Docsy
Move the shortcode support for the CNCF landscape shortcode. This
readies us to make the site align with vanilla Docsy.
2024-06-11 14:14:14 +01:00
babugeet 90cd8f7557
Update kubernetes-overview.html 2024-06-06 22:04:43 +05:30
Kubernetes Prow Robot 4238897423
Merge pull request #46684 from sftim/20240605_hbd_k8s
Congratulate Kubernetes on its 10th birthday
2024-06-06 08:35:19 -07:00
Tim Bannister 13a96f0a31 Congratulate Kubernetes on its birthday 2024-06-06 16:04:16 +01:00
Tim Bannister fef04ab4c4 Define custom section partial for K8s overview 2024-06-06 16:04:16 +01:00
Tim Bannister be2172f9a4 Ready sortable table support for Docsy
- make the JavaScript an asset
- add it to the head-end hook rather than the head partial itself
2024-05-24 13:44:48 +01:00
Tim Bannister add8b37790 Warn on use of (deprecated) param shortcode 2024-05-15 21:34:16 +01:00
Tim Bannister 2b498d9bfb Make tooltip localizable
Allow localizations to customize the tooltip for copying code samples to
the clipboard.
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
Kubernetes Prow Robot 121671a3c8
Merge pull request #45893 from garritfra/bugfix/feedback-button-color
Fix documentation feedback button style
2024-05-03 18:21:37 -07:00
Dipesh Rawat c4f1b6ce7b
Remove feature-state css reference 2024-05-03 00:36:05 +01:00
Kubernetes Prow Robot 58039b32d2
Merge pull request #45981 from sftim/20240423_redo_feature_state
Revise appearance for feature-state shortcode
2024-04-24 18:55:22 -07:00
Tim Bannister f8bd5568c7 Revise appearance for feature-state shortcode
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-04-24 09:52:42 +01:00
Kubernetes Prow Robot 6be32f03db
Merge pull request #45945 from sftim/20240421_localize_case_study_fallback_text
Make case study title prefix localizable
2024-04-22 14:05:39 -07:00
Tim Bannister c2f33c779e Make case study title prefix localizable
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-04-22 10:46:42 +01:00
Sascha Grunert a7993c7d2b
Add upcoming monthly releases to schedule.yaml
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-22 09:05:47 +02:00
Tim Bannister b0c35d4d24 Make ICP license leader text localizable
Don't assume we'll use English text to introduce the ICP license.
2024-04-21 11:40:13 +01:00
Sascha Grunert a620a80519
Update schedule using schedule-builder
This is a manual update of the schedule and end-of-life data to match
the format proposed by
[`schedule-builder`](https://github.com/kubernetes/release/tree/master/cmd/schedule-builder).

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-04-19 12:09:40 +02:00
Garrit Franke 20d404e2f8
Fix documentation feedback button color
Add id anchor to feedback section in docs

Move :hover selector to button class
2024-04-19 09:01:12 +02:00
Dipesh Rawat c0de5c67f9
Update blog layout to include author in metadata 2024-04-14 00:37:22 +01:00
Dipesh Rawat f433940b81
Update API ref link retrieval to support localized pages 2024-04-12 01:25:57 +01:00
Kubernetes Prow Robot f089d6debc
Merge pull request #45496 from dipesh-rawat/api-ref-link-shortcode
Add mechanism to retrieve API reference page link based on metadata
2024-03-31 19:25:34 -07:00
Dipesh Rawat 9e1c3c8187
Replace deprecated getJSON with transform.Unmarshal 2024-03-22 01:03:49 +00:00
Kubernetes Prow Robot eb5414743b
Merge pull request #44574 from coder12git/sur/search
Show a way to search even when page scrolled
2024-03-17 17:43:21 -07:00
Dipesh Rawat 60ca7a305a
Add mechanism to generate API reference links 2024-03-14 14:14:08 +00:00
Gauravpadam d234b6c57d Added script for managing state of announcement banner
Script for dismissing the banners

Integration of the script

Some optimizations for the script

Reverting test changes for scheduled.yaml

rebase commit

Enhanced code readability
2024-03-13 18:34:37 +00:00
Andrii Holovin 8e36c10c02 Localize a string in blog index
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
2024-03-13 09:30:50 +00:00
John.C dfc0c6682e
Add integrity attribute to script used by CNCF Landscape shortcode (#45412)
* Add integrity attribute to script

* Add integrity attribute to script

* Add integrity attribute to script
2024-03-08 09:02:27 -08:00
Kubernetes Prow Robot c2600bcdd7
Merge pull request #45018 from sergeyshevch/fix/fix-skew-helper
Fix 'skew' shortcode to determine patch version accurately
2024-02-29 10:59:20 -08:00
Andrii Holovin 4764c8706b
Update thirdparty-content.html 2024-02-28 11:18:06 +02:00
Dipesh Rawat a268d81364
Fix feature-state shortcode 2024-02-19 00:47:09 +00:00
Kubernetes Prow Robot da14ff8f59
Merge pull request #43176 from sftim/20230923_revise_security_concept_section
Move and revise overview for Security section
2024-02-16 11:41:30 -08:00