Commit Graph

54 Commits (25358e17d13fcaf3c9768cca05e3fcb9604e103e)

Author SHA1 Message Date
Kubernetes Prow Robot ca8f4f1b7d
Merge pull request #31056 from sftim/20211221_mermaid_improvements
Improvements for Mermaid support
2022-02-19 14:22:09 -08:00
Tim Bannister fbc529ce0a Recolor warning about old blog articles
Use white on blue. This color combination is on-brand and stands out,
whilst looking less alarming than the black on yellow for old
documentation versions.
2022-02-04 15:37:59 +00:00
Ravi Kiran Raju c530a8c914 Fixed wrong footer rendering on community page 2022-01-31 19:55:00 +01:00
Kubernetes Prow Robot 561cb83a26
Merge pull request #31456 from gaoliang/main
Sticky table of contents
2022-01-25 07:56:30 -08:00
gaoliang 2ba08d6cb8 Make TOC sticky 2022-01-22 02:36:08 +08: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
Tim Bannister e66d19ff6e Improve message shown for Mermaid when JS not enabled 2021-12-21 18:54:46 +00:00
Tim Bannister cf88ca5658 Custom style for release logos
You can now use a figure shortcode to mark a release logo and get
appropriate styles.
2021-12-08 00:30:21 +00:00
Kubernetes Prow Robot 4d7746fc1b
Merge pull request #29901 from sftim/20211003_fix_announcement_background
Fix gradient background rendering for announcements
2021-12-05 15:22:32 -08:00
Tim Bannister 4dc09070ee Improve recent release list
- fix unwanted trailing separator
- better styling for the items
- more semantic markup (also enables improved CSS)
2021-11-27 18:42:11 +00:00
Webber Takken 123e57390e
Fix layout issue in docs pages, like jobs
See #30470 for more details.
2021-11-15 14:29:30 +01:00
Kubernetes Prow Robot 098501ebfd
Merge pull request #30082 from sftim/20211013_revise_header_style
Revise page header styles
2021-11-12 20:00:46 -08:00
Kubernetes Prow Robot 1a8c641d79
Merge pull request #25299 from sftim/20201129_revise_api_reference
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Kubernetes Prow Robot 99e49b2751
Merge pull request #30068 from sftim/20211013_use_docsy_alerts
Use Docsy alert classes
2021-10-26 18:01:41 -07:00
Tim Bannister 3fc2bcbbd0 Add left indent for definition lists
Use padding to make the lists stand out from surrounding text.
2021-10-24 14:34:48 +01:00
Kubernetes Prow Robot 286db402a2
Merge pull request #30123 from sftim/20211017_more_responsive_figure_sizing
Make  figure sizing more responsive
2021-10-21 17:10:37 -07:00
afro-coder f4bea11f53
Added css to improve user experience with docs 2021-10-19 18:12:48 +05:30
Tim Bannister 1fe561a4de Style diagrams based on intended size 2021-10-17 21:31:27 +01:00
Tim Bannister 1e436f4587 Revise page header styles
- more compact headers when announcements are showing
- when no announcement showing, top level docs sections
  (eg Concepts, Tasks, Reference) have a heading in the top nav
- when announcement is showing, rely on the breadcrumb trail plus
  page introduction text for each top level section
- switch from plain black docs header to match other sections
2021-10-13 22:47:29 +01:00
Tim Bannister 4a57e58ab4 Use Docsy alert classes
Update the Kubernetes overrides from the Docsy theme to diverge less,
specifically in the areas of callouts (alerts) and pageinfo blocks.
2021-10-13 01:10:58 +01:00
Tim Bannister 5f6c6877bb Fix gradient background rendering for announcements
When an announcement uses a gradient background, the inherited
background looks wrong. Instead, make the child element's background
transparent.
2021-10-03 16:33:15 +01:00
Tim Bannister bab43543f0 Set custom color for third-party-content alert 2021-10-02 17:01:11 +01:00
Tim Bannister feb2785238 Highlight third party content disclaimer
When the (new) third party content disclaimer is the current target,
highlight it with a flash of yellow that fades to a yellow background,
rather than the usual gray.
2021-10-02 16:53:59 +01:00
Tim Bannister 968dbbaaad Restrict width of blog figures for wide viewports
Docsy uses Bootstrap to restrict the width of text paragraphs when the
viewport is very wide. Also apply that to <figure> elements within blog
articles.
2021-09-28 18:44:42 +01:00
TAKAHASHI Shuuji af860986bd Add the search box and the toggle section navigation (for mobile) 2021-04-28 12:20:24 +00:00
Qiming Teng a149f9c2d2 Tune code style in tables
This is a follow up of #26595 and kubernetes-sigs/reference-docs#220.
2021-04-07 15:58:04 +08:00
Tim Bannister c02410db24 Move announcement styles into Sass 2021-01-07 08:44:16 +00:00
TAKAHASHI Shuuji b5c0e5ea14 Replace the diagram on authentication page with the one by mermaid. 2020-11-23 14:12:21 +09:00
Kubernetes Prow Robot 18634747c9
Merge pull request #23820 from kbhawkey/kb-adjust-table-margin
adjust table margin bottom
2020-10-20 15:30:21 -07:00
Kubernetes Prow Robot 3d23e421d2
Merge pull request #24233 from sftim/20200929_tweak_front_page_first_paragraph_heading
Revise style of site front page
2020-10-07 04:50:42 -07:00
Karen Bradshaw be9e8e9ad8 update tooltip styling to bootstrap 2020-10-05 12:05:02 -04:00
Tim Bannister f77650a4f6 Revise style of site front page
On the front page of the site, the first paragraph was actually a
heading. Replace that with a text paragraph that has a similar style.
2020-09-29 23:00:00 +01:00
Tim Bannister 61fdeb79bf
Switch Mermaid scrollbar to automatic 2020-09-22 18:46:53 +01:00
Celeste Horgan ed749d19f6 Add overflow CSS for mermaid.js diagrams 2020-09-22 17:10:45 +01:00
Arhell 4c1e3492a9 fix toggle button 2020-09-18 01:20:47 +03:00
Karen Bradshaw 43c987054e adjust table margin bottom 2020-09-11 21:35:20 -04:00
Tim Bannister 928c038559 Tidy 404 Not Found error page 2020-09-08 19:36:54 +01:00
Kubernetes Prow Robot 5114ec6453
Merge pull request #23534 from habibrosyad/gh-23504
Fix link color and tab component styles
2020-09-03 08:03:41 -07:00
M. Habib Rosyad 56b137b88a
Fix link color and tab component styles 2020-08-29 14:59:06 +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 f169e99fee
Merge pull request #22043 from sftim/20200624_update_documentation_section_page_headers
Remove hero header from documentation section
2020-08-18 09:15:31 -07: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
Tim Bannister c7ee5d798c Remove hero header from documentation section 2020-08-18 11:13:06 +01: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
Kubernetes Prow Robot d291979170
Merge pull request #22167 from Arhell/fix-page
fix table content
2020-07-15 10:52:44 -07:00
Kubernetes Prow Robot 58d82360b4
Merge pull request #22327 from Arhell/fix-text
fix heading text
2020-07-15 10:16:38 -07: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
Celeste Horgan 086e8a60f2 Use bootstrap right alignment 2020-07-07 17:50:20 -07:00
Celeste Horgan 0f30bc04db Fix display of dropdown on case studies 2020-07-07 17:49:52 -07:00