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
6daa0ced7b
Override bad padding on search input
...
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
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
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
Kubernetes Prow Robot
135fe55d3f
Merge pull request #46526 from sftim/20240524_prepare_sortable_table_docsy
...
Ready sortable table support for Docsy
2024-06-05 05:21:49 -07:00
Kubernetes Prow Robot
f5f2aeb6d2
Merge pull request #46389 from tamilselvan1102/k8s-web-20240515
...
Fix cosmetic bug with note shortcode
2024-05-28 10:25:52 -07: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
tamilselvan1102
6f0159b5cf
H4 sytle update
2024-05-21 11:27:51 +05:30
tamilselvan1102
27e841c6fc
H4 css update
2024-05-17 10:48:37 +05:30
tamilselvan1102
34472d212b
update bullet point style
2024-05-15 14:37:51 +05:30
Tim Bannister
e2d9c4f1c5
Add space around code snippet copy icon
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
Dipesh Rawat
ddbc2c23e9
Add full-screen image display feature
2024-05-09 14:25:35 +01:00
Tim Bannister
724698d793
Use right shade of blue
...
Use the shade of blue specified in k/kubenetes.
Per https://github.com/kubernetes/kubernetes/blob/1dc30bf/logo/colors.md
the RGB blue color is #326CE5.
Use that.
2024-05-07 00:36:28 +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
Kubernetes Prow Robot
0347c7469f
Merge pull request #45915 from garritfra/bugfix/search-bar-border
...
Fixed selected search bar border styling
2024-05-03 18:19:26 -07:00
Kubernetes Prow Robot
7200e457cb
Merge pull request #45872 from sftim/20240414_vanillaify_content_community
...
Ready community pages for vanilla Docsy
2024-04-25 18:12:05 -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
Tim Bannister
ebfc1eaeae
Ready community pages for vanilla Docsy
...
Align how we style the community section to work more the way Docsy expects
it to.
2024-04-23 16:11:18 +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
Kubernetes Prow Robot
b1479aa8ea
Merge pull request #42206 from sftim/20230725_update_owners
...
Switch to finer controls on approver access
2024-04-18 09:19:17 -07:00
Garrit Franke
ac84da5dc6
Fix selected search bar border styling
2024-04-18 12:42:27 +02:00
Tim Bannister
215e9ee38a
Ready partners page for vanilla Docsy
...
Align how we style the partners page to work more the way Docsy expects
it to.
2024-04-14 21:54:29 +01:00
Tim Bannister
6e83b0902e
Set labels and reviewers for website assets
2024-04-05 00:46:07 +01:00
John.C
df0239c548
Fix navbar Search text visibility and background color on scroll ( #45594 )
...
* Fix search text
* Fix search text
* Fix search text
2024-03-19 09:35:47 -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
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
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
Suruchi Kumari
9698b89fa0
change font-color
...
Signed-off-by: Suruchi Kumari <suruchikumarimfp4@gmail.com>
2023-12-30 06:32:31 +00:00
Suruchi Kumari
5424db7d1d
make css fore specific
...
Signed-off-by: Suruchi Kumari <suruchikumarimfp4@gmail.com>
2023-12-30 04:24:39 +00:00
Suruchi Kumari
cb7449b18b
adjusted viewports
...
Signed-off-by: Suruchi Kumari <suruchikumarimfp4@gmail.com>
2023-12-29 17:24:28 +00:00
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
Neko Ayaka
3aeff30a8e
Improve readabilities by restricting X (Twitter) widget width and height in /community page
...
1. Limit embedded X (Twitter) widget iframe with
- 600px of width with data-width attribute,
- 800px of height with data-height attribute.
2. Adjusted the styles of the container of X (Twitter) widget for better UI/UX with centered elements.
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-11-01 11:15:16 +08: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
Sarthak Patel
a542d9d8c6
Fix Kubeadm install layout break for mobile device
2023-10-24 09:37:39 +05:30
Meenu Yadav
0c63fb814b
fix:Mismatch of footer colour at Case-Study pages ( #43021 )
2023-10-09 18:17:27 +08: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
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
Rituraj Dey
d00e01d8be
Added hover effects on buttons
2023-09-23 13:40:58 +05:30
Satyam Soni
41b672941e
added hover effect on blue buttons of all the pages #fixes42893 ( #42929 )
2023-09-23 06:42:41 +08:00
Tim Bannister
5cce5a59e0
Revert CSS changes for launch cards
...
Reverting an unintended merge.
2023-09-22 15:09:37 +01:00