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
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
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
Gauravpadam
ca75370c9d
mermaid js bump
...
Remove outdated mermaid js
remove the second instance from scripts
2024-01-10 00:56:39 +05:30
Suruchi Kumari
467f672988
add search button
...
Signed-off-by: Suruchi Kumari <suruchikumarimfp4@gmail.com>
2023-12-29 14:44:26 +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
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
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
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
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
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
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
Harold Cheng
638cd92532
fix: eliminate extra lines when copying to clipboard
2023-03-22 23:28:34 +08: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
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
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
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
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
chrismetz09
61a1ec21b5
Fix Mermaid render problem
2022-08-31 14:49:00 -07:00
Patrice Chalin
c6e50979d2
Google analytics: use GA4 site tag
2022-08-16 07:19:08 -04:00
Qiming Teng
12f11d4919
Improve page-meta-links page
...
This PR fixes a warning in the page-meta-links.html page where `.Path`
is a function to be removed soon. Warning message:
```
WARN 2022/06/17 21:20:35 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file.
```
2022-06-17 21:28:23 +08:00
Kubernetes Prow Robot
b835209a5c
Merge pull request #34262 from Rishit-dagli/Rishit-dagli-katacoda-banner
...
Remove katacoda warning
2022-06-17 01:32:32 -07:00
Daniel Radetsky
49d73dcc95
either prod or nonprod
2022-06-13 20:18:47 -07:00
Daniel Radetsky
631d1eb778
gtags only in production
2022-06-13 11:47:41 -07:00
Rishit Dagli
fc8c3536d1
Remove katacoda warning
2022-06-13 16:36:48 +00:00
Daniel Radetsky
4fecd324ca
disable gtag in local env
2022-06-12 11:03:50 -07:00
Kubernetes Prow Robot
7eb8181d0c
Merge pull request #34005 from sftim/20220528_warn_katacoda_removal
...
Add warning about Katacoda shutdown
2022-05-31 11:42:24 -07:00
Sean Wei
34073abcec
Remove google_news template from layout
2022-05-31 22:46:33 +08:00