Commit Graph

42 Commits (2157373ad3b0a15dec8a8f0b88d250487f19921c)

Author SHA1 Message Date
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
Kubernetes Prow Robot 45d4eba260
Merge pull request #36639 from rolfedh/resort-strings
Moved conjunction_1 below community strings
2022-09-27 08:45:50 -07:00
Abigail McCarthy fb11b32a59 Fix URL in navbar-version-selector.html to point to correct localization
Add missing space
2022-09-20 12:28:04 -04:00
Nabarun Pal 6d7a573eb1
release: move markdown tables to shortcode
also, add i18n definitions for terms in the patch release page

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2022-09-15 12:57:16 +05:30
Rolfe Dlugy-Hegwer 4dbfab119e Moved conjunction_1 2022-09-06 13:16:08 -04:00
Rolfe Dlugy-Hegwer b6299f907b Fix release-data i18n 2022-08-31 06:49:06 -04:00
Pushkar Joglekar cafe6d258c Fetch and Render CVE JSON feed
- Pull JSON blob from queried issues
- Use layout output formats + templates to generate HTML table and JSON blob
- Add localized strings and caption for CVE feed
- Add a new page to describe details about CVE feed and how to use it
- Update existing pages and link the official CVE feed from it

Co-authored-by: Neha Lohia <nehapithadiya444@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-02 09:32:01 -07:00
Christopher Negus ee36e095d9 Reworded dockershim message 2022-04-18 22:58:03 +00:00
Christopher Negus 6d560379a8 Create dockershim shortcode 2022-04-18 17:13:23 +00:00
Qiming Teng 8311f4324c Make FEATURE STATE localizable
Add i18n string for FEATURE STATE, for ease of localization.
2022-03-06 21:44:40 +08:00
Jordan Liggitt a61da6510d Soften language about older articles 2022-02-27 17:23:36 -05:00
Kubernetes Prow Robot ca8f4f1b7d
Merge pull request #31056 from sftim/20211221_mermaid_improvements
Improvements for Mermaid support
2022-02-19 14:22:09 -08:00
Patrice Chalin 1a88ffdf99 Final cleanup and choice of i18n-key and class names 2022-02-02 09:04:05 -05:00
Patrice Chalin 6de4f5bcf1 Use single i18n entry for the message 2022-02-01 15:59:01 -05:00
Patrice Chalin d7b651a76d
page -> article
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-01 15:42:26 -05:00
Patrice Chalin a4726731ed Mark blogs older than a year as outdated 2022-02-01 14:04:08 -05:00
Tim Bannister e66d19ff6e Improve message shown for Mermaid when JS not enabled 2021-12-21 18:54:46 +00:00
Tim Bannister 3fcc2c812f Make release-data time format localizable 2021-12-14 17:39:21 +00:00
Tim Bannister 4dc09070ee Improve recent release list
- fix unwanted trailing separator
- better styling for the items
- more semantic markup (also enables improved CSS)
2021-11-27 18:42:11 +00:00
Tim Bannister 8a736308a9 Revise third-party content warning 2021-10-02 16:40:09 +01:00
Sean Sullivan 8a6badcb68 placeholder 2021-07-22 11:52:20 -07:00
Jim Angel 7edf890373 Adding a release page under "Release Information" 2021-05-11 17:18:30 -05:00
Tim Bannister 06e7be5ff3 Allow localization teams to review their own strings 2021-04-25 11:10:20 +01:00