Commit Graph

557 Commits (dev-1.34)

Author SHA1 Message Date
Kubernetes Prow Robot 81e1083e91
Merge pull request #47620 from Andygol/render-link
Implementation of the Link Decorator function for processing localised links 🈂️
2024-08-24 17:50:09 +01:00
Matteo Bianchi b153426c85
Fixed flag deprecations and updated Hugo version to latest (#47612)
* Fixed flag deprecations and updated Hugo version to latest

* Removed deprecated flag from css.html

* Includes fix for Hindi and Russian

Signed-off-by: mbianchidev <matteo@mb-consulting.dev>

* Update netlify.toml

Applied node update (from my other PR)

Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>

---------

Signed-off-by: mbianchidev <matteo@mb-consulting.dev>
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-08-23 16:37:52 +01:00
Andrii Holovin a0ede947a2 refactor: the link processing logic has been redefined
depends on: https://github.com/kubernetes/website/pull/47612
2024-08-22 00:53:49 +03: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
Tim Bannister 45f628b047 Drop some unused shortcodes 2024-08-14 00:44:51 +01:00
Tim Bannister 93bd8323cc Revise Sweetalert asset load
Use Hugo Pipes to load the Sweetalert script when needed.
2024-08-14 00:05:51 +01:00
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
Tim Bannister 3346b60b8f Adapt blog section for Docsy 2024-08-08 22:43:27 +01:00
Tim Bannister 932f32412c Revise deprecation warnings
Ready the deprecation warning mechanism for when we want to align with
upstream Docsy.
2024-08-08 22:43:27 +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
Maria Salcedo 3144f20e32
Merge branch 'kubernetes:main' into fix/glossary-definition 2024-06-06 18:03:43 +02:00
Maria Salcedo e188d07af5 fix(shortcode): Fix glossary definition shortcode
When rendering a index-less glossary definition, it fails with:

execute of template failed: template: shortcodes/glossary_definition.html:15:19: executing "shortcodes/glossary_definition.html" at <$term_info.Content>: nil pointer evaluating resource.Resource.Content
2024-06-06 18:02:42 +02:00
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
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 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
Andrii Holovin cc315735b3
Update glossary.html 2024-02-16 10:50:17 +02: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
Kubernetes Prow Robot 43bd8db23d
Merge pull request #44644 from Gauravpadam/20240105_mermaid_bump
Bump Mermaid JS to v10.6.1
2024-01-31 13:23:00 -08:00
Kubernetes Prow Robot 90ba11ee3f
Merge pull request #44665 from sftim/20240107_avoid_double_h1_blog
Avoid two <h1> elements for blog section
2024-01-29 07:21:05 -08: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
Kubernetes Prow Robot 8b5aa6f7c8
Merge pull request #44817 from arujjval/main
Corrected Hindi Sentence Formating
2024-01-23 11:58:45 +01:00
Arujjwal Negi 7a730e1725
Update list.html
Corrected Hindi sentence formatting
2024-01-20 17:40:47 +05:30
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 9fdb0eb76b Avoid two <h1> elements for blog section
Change the layouts so that pages in the blog section don't have two <h1>
elements.

Co-authored-by: Gaurav Padam <gauravpadam2@gmail.com>
2024-01-12 14:06:16 +00:00
Gauravpadam ca75370c9d mermaid js bump
Remove outdated mermaid js

remove the second instance from scripts
2024-01-10 00:56:39 +05:30
Kubernetes Prow Robot eb855a708c
Merge pull request #44527 from Subhajit009iitr/searchbar
Fix search-icon when typing
2024-01-04 03:15:51 +01:00
Suruchi Kumari 467f672988 add search button
Signed-off-by: Suruchi Kumari <suruchikumarimfp4@gmail.com>
2023-12-29 14:44:26 +00: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
Subhajit009iitr 38fee27aa5 Move CSS changes to _custom.scss 2023-12-27 20:38:38 +05:30
Subhajit009iitr 3f3bda28cd Improve Search-bar 2023-12-27 14:00:52 +05:30
Subhajit009iitr b9556087c9 Fix search font 2023-12-26 21:36:37 +05:30
Subhajit009iitr 07d0c15b5d Implement using fa search icon 2023-12-26 21:32:45 +05:30
Subhajit009iitr bee507b9f4 Fix search-icon when typing 2023-12-26 14:33:54 +05:30
Dipesh Rawat b1873fc9ea
Replace the existing tables with the shortcode 2023-12-23 19:10:26 +00:00
Dipesh Rawat eaa2f53324
Add shortcode for Feature gate table 2023-12-23 19:04:54 +00:00
Craig Box 9c2ded0597 turns out spaces are better than tabs. go figure
Signed-off-by: Craig Box <craig.box@gmail.com>
2023-12-21 14:10:41 +13:00
Craig Box 6ebcdd1f3d Modify RSS XML
Signed-off-by: Craig Box <craig.box@gmail.com>
2023-12-21 14:05:50 +13:00
Manish-hr14 16575a9b5c
Updated Slack icon at 'footer' and 'right side' of Blogs page (#44420)
* Your commit message

* Your commit message

* Update baseof.html
2023-12-20 00:44:11 +01:00
Tim Bannister 4a4fe5ccb9 Add shortcode for feature gate description 2023-12-13 17:21:09 +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
Gauravpadam be49f23879 Fixes quickstart button hover 2023-11-16 23:02:04 +05:30
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
James Hunt 52857c56e8 Update Bing Search to use Bing APIs not Cognitive Services
Signed-off-by: James Hunt <10615884+thetwopct@users.noreply.github.com>
2023-10-29 21:28:48 +07: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
Kubernetes Prow Robot d66ac9bb61
Merge pull request #43117 from satyampsoni/42961
Revise appearance of kubeweekly subscription form
2023-10-09 12:36:41 +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 bdd5f9c106
Merge pull request #43269 from Gauravpadam/hyperlink-i18nStr
Added github repository hyperlink to feedback strings
2023-10-09 10:24:55 +02:00
Kubernetes Prow Robot 7986211eb5
Merge pull request #43166 from Gauravpadam/docs-homepage-SCSS-changes
Changes to make the docs homepage cards look consistent
2023-10-05 08:58:16 +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
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
Gauravpadam 0b4c196e7b Changes for docs home page card layout
Reduced padding to make text compatible

Some amendments ; bg removed

Buttons left aligned

Grid is more suitable for context

added a wrapper div with flex
2023-09-27 16:42:42 +05:30
Dipesh Rawat d97c4a254e
Add sortable option to table shortcode 2023-09-25 00:12:28 +01:00
satyampsoni eb2a2807d6 subscribe to kubeweelkly enchanced #42961 2023-09-20 01:06:31 +05:30
MeenuyD dac632abe1 Remove Case-studies Link and Hyperlink from the bottom of the page 2023-09-18 11:17:37 +05:30
priyanshuchaudhary53 4e0f28e8e8 fix blog footer 2023-09-09 01:38:55 +05:30
Priyanshu Chaudhary b805720e03
Fix docs mobile layout (#42943)
* fix docs mobile layout

* Update js to disable splitter on mobile

* fix mobile and desktop layout
2023-09-08 11:10:15 -07:00
Kubernetes Prow Robot 29eab1a903
Merge pull request #41695 from tengqm/split-doc-window
Split the doc view
2023-09-06 09:08:52 -07:00
Mengjiao Liu 234458f2e3 Add code_sample shortcode to replace code shortcode 2023-09-05 16:45:35 +08:00
Dipesh Rawat da673bf10a
Refine layout to add menu of links under releases 2023-09-02 01:55:42 +01:00
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
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
Qiming Teng 589d67a7fa Split the doc view
This PR adds a splitter so that the navigation panel can be resized.
2023-08-02 09:54:41 +08:00
Dipesh Rawat a226826c03
Add site search to home page 2023-07-31 09:21:50 +01:00
Mengjiao Liu f5388a1efe Add code shortcode to replace codenew 2023-07-27 17:27:26 +08:00
morix1500 4fa23bc604 Provide a per-page outdated notification for localized content 2023-07-04 19:43:37 +09:00
Kubernetes Prow Robot a72cd0cbd2
Merge pull request #40226 from cjc7373/fix-copy-to-clipboard
fix: eliminate extra lines when copying to clipboard
2023-06-02 22:10:40 -07:00
Dipesh Rawat 5c29d1dd6b
Add layout to hide outdated releases 2023-05-29 17:57:24 +01:00
Tim Bannister 2483de1783
Add currentPatchVersion type to skew shortcode
You can now use {{< skew currentPatchVersion >}} as a Hugo shortcode,
and it will render to the patch SemVer for the minor release that is
being documented.
2023-05-02 23:25:23 +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
Harold Cheng 638cd92532
fix: eliminate extra lines when copying to clipboard 2023-03-22 23:28:34 +08:00
Kubernetes Prow Robot 46a7445624
Merge pull request #39513 from mtardy/cve-feed-rss
CVE feed: add RSS feed format
2023-03-13 18:21:09 -07:00
mtardy ad7b108bc8 CVE feed: add RSS feed format
Add tabs to display the various feeds thanks to sftim!
2023-03-10 18:17:53 +01:00
mtardy aa9f17ed0a Transform CVE feed shortcode compliance check to warning
Previously it would cause the build to fail, which could lead to
confusing situation since the CVE feed comes from outside of the website
and could break the workflow. See related discussion:
https://github.com/kubernetes/website/pull/38579#discussion_r1116996184
2023-02-28 11:46:27 +01: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 3305d7b1db Check that the fetched feed is a JSON feed 1.1 and fail if not 2023-02-27 17:23:05 +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
Suyan a86c9fae84
update blog-meta-link for correct "Overflow"
The link's text "Overflow" should be the site's full name, "Stack Overflow".
2023-02-05 22:35:15 +08:00
its07195 2eb7ecd045 Updated to open blog meta links in new tab--fixed as sftim 2023-01-07 23:16:19 +05:30
its07195 3c1820f3da
Update layouts/partials/blog-meta-links.html
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-07 22:32:00 +05:30
its07195 397783ea42 Updated to open blog meta links in new tab 2023-01-07 17:49:32 +05:30
sp7infinity b6f3d7914d Fixed overlap of nav-links with other content in certain screen sizes 2023-01-04 19:54:20 +05:30
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
Tim Bannister 1d0cf7e971
Tell crawlers not to index print pages
This logic is copied from the way that the Docsy code handles this.
2022-10-30 13:16:02 +00:00
Tim Bannister a1f43e9de5
Move canonical link earlier in metadata
To help search engines, make the canonical URL appear near the start of
the <head> HTML element. This improves the chance of a search engine
paying attention; some indexers only read part of the page and ignore
information that appears later within the <head> element.
2022-10-03 16:38:24 +01:00
Kubernetes Prow Robot 24d941b0d8
Merge pull request #36898 from a-mccarthy/fix-28616
Make sub-items visible in localizations
2022-09-30 06:26:29 -07: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 69850cc98f
Merge pull request #36590 from sftim/20220904_fix_sidebar
Fix sidebar rendering for narrow viewports
2022-09-20 11:53:16 -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
Abigail McCarthy 2f5116bf18 Make sub-items visible in localizations
Add comments
2022-09-20 12:00:03 -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
Tim Bannister 4c914f9ac2
Fix sidebar rendering for narrow viewports
Fix a bug that's noticeable when the viewport is narrow: you can toggle
the menu, but that menu is actually blank.
2022-09-04 17:18:30 +01:00
Kubernetes Prow Robot bb3ba4b18b
Merge pull request #34794 from chrismetz09/bugMermaid
Fix Mermaid render problem
2022-09-01 13:09:19 -07:00
chrismetz09 61a1ec21b5 Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
Rolfe Dlugy-Hegwer b6299f907b Fix release-data i18n 2022-08-31 06:49:06 -04:00