Commit Graph

127 Commits (966c0e3c3dd86e32a2ff67738c4bd3891a4e3108)

Author SHA1 Message Date
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
niranjandarshann 3b6f63a80c Updated Partner page 2024-10-06 17:53:50 +05:30
Dipesh Rawat 051f98bbc6
Refine glossary for vanilla docsy 2024-08-08 00:53:37 +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
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 6e83b0902e Set labels and reviewers for website assets 2024-04-05 00:46:07 +01:00
Kubernetes Prow Robot 7fd73002ce
Merge pull request #43740 from nekomeowww/dev/docs-community-styles
Fix varies of style issues for community page
2024-01-07 23:11:14 +01:00
Qiming Teng 32169e751c WIP fix API reference problem 2023-12-30 15:20:17 +08:00
Qiming Teng e9717f596d Bump version for bootstrap css 2023-12-14 08:34:57 +08:00
Neko Ayaka 31dc056d61
Fix varies of style issues for community page
1. Fixed overflowed line through of headings, use a better solution to achieve the same effect
2. Adjusted the font size of headings when in smaller screens, it was way too big for mobile devices and reduces readability
3. Added paddings for the Recent News section, it used to have no paddings and looks weird
4. Adjusted the navigation anchor links for sections, the button style was way too big and not harmony with the rest of the design pattern
5. Added comments for blocks
6. Make it more consistent for paddings, margins and other styles for each of the sections
7. Fixed the entangled styles with the size of view ports, make it more smoother when resizes
8. Remove hard-coded paddings and margins
9. Fixed incorrect vw unit usages, center navigation items, linted function calls
10. Added some small animation transitions for the smoother experience

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2023-12-05 15:35:14 +08:00
Kubernetes Prow Robot 5f90bcb863
Merge pull request #42341 from Arhell/com
fix community page horizontal scrolling
2023-11-29 01:39:55 +01:00
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
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
Sarthak Patel 6f4039bcef
Add KCSA Certification to Training page (#43318)
* Add KCSA certification to Training page

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Change CSS for training

Account for the addition of KCSA.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-08 16:24:51 +08:00
Satyam Soni 41b672941e
added hover effect on blue buttons of all the pages #fixes42893 (#42929) 2023-09-23 06:42:41 +08:00
Christoph Mewes 8f5daeaead
add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08:00
Christoph Mewes 0dc0a52b87 improve scrolling in API ref docs 2023-09-17 09:20:32 +02:00
niranjandarshann 05d49918d6 added hover effect on the video link. 2023-09-01 10:40:58 +05:30
Arhell 8980c22bb1 fix community page horizontal scrolling 2023-08-02 02:47:26 +03:00
michelle951 8b1a3c47c7 add DaoCloud case study 2023-06-09 11:14:11 +08:00
Dipesh Rawat 273672454d
Fix announcement banner text color (#40137)
* Updated banner text color

* CSS change to stop the override for announcement
2023-03-21 03:25:09 -07:00
jpanda 04e30709f9
Fix hyperlink to CNCF on https://k8s.io/docs/home/ (#33038)
* [bugfix/fix-cncf-hyperlink-on-home] fix🐛: Explicitly set the margin-top property

* [bugfix/fix-cncf-hyperlink-on-home] fix🐛:  remove important

* [bugfix/fix-cncf-hyperlink-on-home] format🥚:  Add comments to indicate the role of css
2022-04-21 22:02:12 -07:00
Tim Bannister afc338c0bf Update and restyle community page
- Use new styles (and remove inline CSS)
- Fix some hyperlinks
- Wording tweaks
- Link to Server Fault, not Stack Overflow
2022-02-20 16:11:33 +00:00
Tim Bannister e993de5dc6 Tidy styles for community section
This change enables an opt-in switch to new styles for /community
It is opt-in to enable localizations to migrate to the new page on their
own timeline.
2022-02-20 16:11:31 +00:00
Ravi Kiran Raju c530a8c914 Fixed wrong footer rendering on community page 2022-01-31 19:55:00 +01:00
Tim Bannister 688c246882 Fix footer rendering
The community page had the wrong rendering for the page footer.
Ensure that the footer is as wide as the viewport.
2022-01-10 23:34:53 +00:00
Shannon Kularathna 3a19cabbe6 Modify CSS to wrap 2 icons at a time 2021-10-14 22:36:09 +00:00
Tim Bannister c02410db24 Move announcement styles into Sass 2021-01-07 08:44:16 +00:00
M. Habib Rosyad 4ba449d527
Switch New York Times case study to use youtube shortcode 2020-11-20 14:32:12 +07:00
Kubernetes Prow Robot 17f418f6d0
Merge pull request #25087 from sftim/20201117_add_cks_training
Add CKS to training page
2020-11-18 09:50:07 -08:00
Tim Bannister 938d569e8e Add CKS to training page
CKS is a two-hour, performance-based certification exam that provides
assurance that a certificant has the skills, knowledge, and competence on
a broad range of best practices for securing container-based applications
and Kubernetes platforms during build, deployment, and runtime. And now
it's live.
2020-11-18 17:38:31 +00:00
Arhell 6953047371 fix "read more" button 2020-11-17 00:24:37 +02:00
M. Habib Rosyad 4d9ee76ace Improve maintainability of Case Studies styling
- Add quote and lead shortcode
- Add case study metadata in front matter (to generate page)
- Allow case study page to inherit similar styles from a centralised CSS file.
2020-10-19 10:10:45 +07:00
Karen Bradshaw be9e8e9ad8 update tooltip styling to bootstrap 2020-10-05 12:05:02 -04:00
Karen Bradshaw ced6db30d7 remove more jquery css 2020-09-30 12:03:21 -04:00
Karen Bradshaw e84e0c0b75 update tab component, remove jquery-ui 2020-09-30 12:03:20 -04:00
Kubernetes Prow Robot 5371b7fd8e
Merge pull request #23185 from sftim/20200816_do_not_print_announcements
Suppress printing any announcements
2020-09-03 15:59:40 -07:00
Tim Bannister b5beb4cded Suppress printing any announcements
When people print the documentation, omit any configured announcement.

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-09-03 21:30:18 +01:00
Celeste Horgan 6ec2f71e58 Remove base_fonts.css
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 16:41:06 -07:00
Celeste Horgan fcb5d5adef Remove roboto from /community, /training
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 16:02:45 -07:00
Celeste Horgan c186b6d1d7 Remove Roboto from case study pages
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 15:53:27 -07:00
Celeste Horgan 0815480036 Remove blog.css as it is no longer used
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-09-02 10:30:43 -07:00
Tim Bannister 4febf7471d Improve styling for callouts
Update styles for callouts (warning, caution, note); also avoid applying
callout-specific styles to general block quotes.
2020-08-27 00:04:26 +01:00
Kubernetes Prow Robot 6783d77353
Merge pull request #23032 from sftim/20200808_show_deprecation_warning
Tidy & fix deprecation warnings
2020-08-18 09:13:31 -07:00
Kubernetes Prow Robot 52c1f12166
Merge pull request #21884 from sftim/20200618_reduce_header_sizes_announcement
Reduce header height when announcement shown
2020-08-17 11:45:30 -07:00
Tim Bannister 7e23f0f875 Tidy & fix deprecation warnings
Co-Authored-By: Karen Bradshaw <kbhawkey@gmail.com>
2020-08-16 18:34:09 +01:00
TAKAHASHI Shuuji 130822d3d6 Clean up case study images. 2020-07-22 14:24:04 +09:00
Kubernetes Prow Robot fbfd725ff5
Merge pull request #22417 from Arhell/tooltip
fix tooltip overflows
2020-07-14 09:21:21 -07:00
Arhell 896f046d18 fix glossary page link 2020-07-14 00:26:53 +03:00
Tim Bannister 8dc0106ac3 Reduce header height when announcement shown
If there's an announcement showing, adjust the page header to use less
vertical space.

Also reduce the height of the announcement itself.
2020-07-09 21:27:55 +01:00