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