Commit Graph

159 Commits (966c0e3c3dd86e32a2ff67738c4bd3891a4e3108)

Author SHA1 Message Date
Reza Ghanbari eb56651165
Fix whitespace handling in features-state.html using Go comment tags (#48331)
- Utilized Go comment tags {{- /* Comment Text here */ -}} to manage whitespace
- Improved indentation for better readability
- Prevented unwanted line breaks or spaces in the rendered HTML output
2024-10-31 21:07:27 +00:00
Kubernetes Prow Robot 55ef334065
Merge pull request #46306 from Andygol/patch-1
Update glossary_tooltip.html to include relLangURL for $external_link
2024-10-25 12:30:53 +01:00
Kubernetes Prow Robot cc33a61fdb
Merge pull request #48422 from vinayakankugoyal/shortcode
Update the feature-state shortcode to display the default value.
2024-10-23 18:56:53 +01:00
Kubernetes Prow Robot 4cf394bb1a
Merge pull request #48447 from sftim/20241020_cluster_diagram_details
Redo cluster diagram details on architecture page
2024-10-22 06:14:51 +01:00
Tim Bannister 9836d105d2
Add support for <details> via shortcode 2024-10-20 14:20:31 +01:00
Vinayak Goyal b41120bb2d Update the feature-state shortcode to display the default value.
Signed-off-by: Vinayak Goyal <vinaygo@google.com>
2024-10-19 20:09:50 +00: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
Reza Ghanbari 44e798ad79 Fix feature-state shortcode for accurate feature gate rendering within tabs
- Adjusted shortcode logic to correctly render feature gates and their states.
- Ensured compatibility with nested tab structures, resolving issues with displaying feature gates inside tabs.
2024-09-18 00:17:02 +02:00
Tim Bannister 45f628b047 Drop some unused shortcodes 2024-08-14 00:44:51 +01:00
Tim Bannister 55f93e6878 Update layouts for Katacoda removal 2024-08-09 13:15:00 +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 fef04ab4c4 Define custom section partial for K8s overview 2024-06-06 16:04:16 +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
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
Andrii Holovin 6a75158c8e
Update glossary_tooltip.html to include relLangURL for $external link 2024-05-10 11:13:11 +03:00
Dipesh Rawat ddbc2c23e9
Add full-screen image display feature 2024-05-09 14:25:35 +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
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
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
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
Dipesh Rawat 60ca7a305a
Add mechanism to generate API reference links 2024-03-14 14:14:08 +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
Dipesh Rawat a936505492
Update feature-state shortcode with dynamic state retrieval 2024-02-12 19:16:20 +00:00
Sergey Shevchenko b4b38264f9
fix: Fix skew helper 2024-02-04 19:50:29 +02:00
Tim Bannister cd434ba5f2 Support third party disclaimers about vendors
Add support for a third party disclaimer about vendor docs, even where
the things we link to are not necessary for Kubernetes to function.
2024-01-28 23:29:59 +00:00
aakashdeshamne 5a244d33de change background color of cncf landscape 2024-01-20 13:22:43 +05:30
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
Tim Bannister daecef8292 Render feature gate descriptions automatically
Build a sorted list of feature gates based on the individual files that
describe them.
2023-12-28 14:54:05 +00:00
Tim Bannister f283565582 Set a title for feature gates in the table
If you hover over a feature gate name, you (now) see the text
description. At least in typical web browsers.
2023-12-28 14:51:37 +00:00
Dipesh Rawat eaa2f53324
Add shortcode for Feature gate table 2023-12-23 19:04:54 +00:00
Tim Bannister 4a4fe5ccb9 Add shortcode for feature gate description 2023-12-13 17:21:09 +00:00
Dipesh Rawat 0c514f8e58
Add Hugo shortcode to fetch and display release binaries details
Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-03 15:18:19 +00:00
Marko Mudrinić e4a2ab2bd0
Update upgrade guides to clarify that legacy repos are frozen (#43472)
* Add legacy-repos-deprecation shortcode and localization

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update install/upgrade guides to clarify that legacy repos are frozen

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

* Update the legacy repos message

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>

---------

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-17 03:37:39 +02:00
Marko Mudrinić 324e867d66
Add doc-versions-list shortcode
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-10-16 19:48:07 +02:00
Meenu Yadav fe706baae5
improve: Update alt attributes for images on the front page (#43088)
* improve: Update alt attributes for images on the front page

* case studies image alt attribute

* Update case-studies.html
2023-10-09 15:37:45 +02:00
alok0277 4e0c6cbf9b
Fix banner image scaling on Case Studies pages (#43056)
* image flow is synchronized with the responsive design.

* Update single.html

* Update quote.html

* fixed banner image
2023-10-09 12:23:07 +02:00
Kubernetes Prow Robot 91c23ee527
Merge pull request #43091 from MeenuyD/case-studies
Remove Case-studies Link and Hyperlink from the bottom of the page
2023-10-02 02:10:45 -07:00
Dipesh Rawat d97c4a254e
Add sortable option to table shortcode 2023-09-25 00:12:28 +01:00
MeenuyD dac632abe1 Remove Case-studies Link and Hyperlink from the bottom of the page 2023-09-18 11:17:37 +05:30
Mengjiao Liu 234458f2e3 Add code_sample shortcode to replace code shortcode 2023-09-05 16:45:35 +08:00
Kubernetes Prow Robot 61685e4db3
Merge pull request #42299 from dipesh-rawat/add-home-searchbar
Add site search to home page
2023-08-02 01:56:10 -07:00