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
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
Tim Bannister
85f64e5757
Localize accessibility text in sidebar nav
...
Allow localizing labels used in the sidebar navigation to help
accessibility
2024-12-31 07:47:31 +00:00
Sayak Mukhopadhyay
707cac0901
fix: past newsletter not being shown
2024-12-19 15:57:49 +05:30
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
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
Tim Bannister
542939a7ef
Note expected strings for localization
2024-09-05 00:26:33 +01:00
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
55f93e6878
Update layouts for Katacoda removal
2024-08-09 13:15:00 +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
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
13a96f0a31
Congratulate Kubernetes on its birthday
2024-06-06 16:04: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
b78e1cdf4c
Update community resource localizable strings
2024-04-23 16:11:18 +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
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
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
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
Dipesh Rawat
eaa2f53324
Add shortcode for Feature gate table
2023-12-23 19:04:54 +00:00
steve-hardman
4beb409fd9
revert miseleading link
2023-12-03 19:10:29 +00:00
Suruchi Kumari
2d285b7909
Link to same page from old releases' documentation ( #44173 )
...
* added latest page link
Signed-off-by: coder12git <suruchikumarimfp4@gmail.com>
* add line
Signed-off-by: GitHub <noreply@github.com>
* changes
Signed-off-by: coder12git <suruchikumarimfp4@gmail.com>
---------
Signed-off-by: coder12git <suruchikumarimfp4@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
2023-12-03 01:56:38 +01: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
Kubernetes Prow Robot
2157373ad3
Merge pull request #43478 from xmudrii/doc-versions-list
...
Add doc-versions-list shortcode
2023-10-17 03:33:09 +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
Kubernetes Prow Robot
3c8ff35d11
Merge pull request #43316 from Royal-Dragon/patch-1
...
Changed "search" to "search this site" on front page
2023-10-15 20:41:24 +02:00
abhiram royals
27e6da11d9
changed "search" to "search this site" #43291
...
a feature request to replace "search" with "search this site"
label #43291
2023-10-04 19:18:14 +05:30
Gauravpadam
6296f46c87
Added github repo link to feedback
...
Limited changes to en.toml
Multiline string
changed html to markdown
2023-10-01 23:44:31 +05:30
Kubernetes Prow Robot
f227e22843
Merge pull request #41370 from dipesh-rawat/conditional-layout-release-info
...
Add Hugo layout to hide release information on outdated k8s.io versions
2023-08-16 23:26:20 -07:00
morix1500
4fa23bc604
Provide a per-page outdated notification for localized content
2023-07-04 19:43:37 +09:00
Dipesh Rawat
5c29d1dd6b
Add layout to hide outdated releases
2023-05-29 17:57:24 +01:00
Nate W
c3f31fea70
updating katacoda removal message, adding it to more pages
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00
Nate W
26b24d762f
Adding katacoda removal notices on pages with interactive tutorials
...
Signed-off-by: Nate W <natew@cncf.io>
2023-03-24 17:38:38 -07:00
mtardy
3d850f6b9a
Clean CVE feed shortcode i18n caption data
...
Previsouly we were using two data items:
```toml
[cve_table_date_before]
other = "(last updated: "
[cve_table_date_after]
other = ")"
```
Which was simplified, using printf, to:
```toml
[cve_table_date_format_string]
other = "(last updated: %s)"
```
This is related to the following discussion
https://github.com/kubernetes/website/pull/38579#discussion_r1116992896
2023-02-28 11:46:04 +01:00
Kubernetes Prow Robot
1d514a5b3c
Merge pull request #38579 from mtardy/cve-json-feed
...
Update CVE feed layouts for new JSON feed format
2023-02-27 08:36:38 -08:00
mtardy
96fe076330
Remove unused localization strings
2023-02-21 10:34:44 +01:00
mtardy
e277fe5f8c
Update CVE feed layouts for new JSON feed format
...
Also add information about last update time on CVE table
2023-02-21 10:34:37 +01:00
ashwin
ab954ffeba
Sorted the order for entries in data/i18n/en/en.toml
2023-01-20 18:40:41 +05:30
Sergey Shevchenko
5c2e4f4f66
fix: Remove release_complete string since it's unused
2022-11-25 16:28:50 +02:00
Mauren Berti
2f39d55857
Changes from code review.
2022-11-19 09:55:43 -05:00
Mauren Berti
74b03f943a
Localization for glossary tag headers.
2022-11-18 21:35:57 -05:00
Kubernetes Prow Robot
24540ba388
Merge pull request #36923 from a-mccarthy/fix-36903
...
Fix URL in navbar-version-selector.html to point to correct localization
2022-09-30 06:08:29 -07:00
Tim Bannister
4b8ec4dc73
Add page info to autogenerated pages
...
Tell the reader when they're viewing an autogenerated page, in case
they want to report an issue - it should help make reports about
autogenerated content stand out.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-09-27 23:47:10 +01:00