Commit Graph

246 Commits (84dff7c4dbceac3fb1a617612b5b687b2752d347)

Author SHA1 Message Date
Kubernetes Prow Robot 2909eb9343
Merge pull request #48364 from sftim/20241015_drop_side_menu_partial
Drop unused Hugo layout partial
2024-11-21 19:02:54 +00:00
Kubernetes Prow Robot c4f18b3213
Merge pull request #48721 from sftim/20241031_docsy_zero_three
Bump Docsy to 0.3.x
2024-11-20 18:28:56 +00:00
Tim Bannister 4d016545db
Adapt sidebar navigation for newer Docsy 2024-11-18 20:33:54 +00:00
Tim Bannister d38b7b4675
Change name for banner script
Align with informal naming convention.
2024-10-27 17:01:32 +00:00
Tim Bannister 80d198952f
Ready announcements for Docsy
Serve the JavaScript code using Hugo Pipes, and avoid customizing the
'head.html' partial. Part of some work to allow using vanilla Docsy
(if we wanted to).
2024-10-27 16:56:53 +00:00
Tim Bannister ccf4a246e5
Amalgamate styles for Community page
Put legacy and current styles in one place, and simplify CSS load.
2024-10-26 21:32:02 +01:00
Tim Bannister 607d440d36
Drop unused partial
This layout is unused; drop it.
2024-10-15 18:24:15 +01:00
Tim Bannister 4444539c29
Customise footer for Kubernetes 2024-10-02 15:44:15 +01:00
Tim Bannister e1e2c16621
Use footer from Docsy theme 2024-10-02 14:49:25 +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 29fc69dea9 Revise docs landing page (Docsy alignment)
Drop some vestigial <br> elements from the docs portal page, and tweak
how we do the styling.

Helps get us ready to use vanilla Docsy.
2024-09-04 12:32:49 +01:00
Kubernetes Prow Robot ae24e82d0d
Merge pull request #46681 from sftim/20240605_redo_mermaid_shortcode
Redo Mermaid shortcode (Docsy alignment)
2024-09-03 19:12:22 +01:00
Kubernetes Prow Robot fd98767e14
Merge pull request #47411 from sftim/20240808_docsy_friendly_deprecation_warnings
Revise deprecation warnings to be more Docsy friendly
2024-08-29 09:10:30 +01:00
Tim Bannister ef4120423b Redo Mermaid shortcode
Ready this for vanilla Docsy
2024-08-27 14:45:01 +01:00
Kubernetes Prow Robot 2d2f37ac2c
Merge pull request #47482 from sftim/20240813_revise_sweetalert
Revise Sweetalert asset load
2024-08-25 09:28:08 +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
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
Dipesh Rawat fae63d6e0f
Redo release-binaries shortcode 2024-08-09 01:49:05 +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
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
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
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
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
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
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
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 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
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 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