1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Rushan
51da56df3c UI Enhancements: scroll, component naming, and more (#582)
- Fixed the sidebar scroll - with this fix, you'll be able to scroll to
the end of the left sidebar at any given screen height.
- Renamed content-navigation component and CSS class names for better
consistency.
- Changed the footer style by including it as part of the main content
area. This change is required to have the scroll fix mentioned at point
no. 1.
- Reduced the hero height by a small margin, in order to have more
sidebar scroll room on smaller devices such as 13 inch laptop and all.
- Used higher contrast color on search modal's bg and scrollbar thumb to
have better color consistency.
- Made scrollbar thumbs visible by default.
- Set sidebar scroll position to match the active doc item.
- Added custom scrollbars for code blocks.
2022-09-27 09:31:41 -05:00
Rushan
c6e1fc6124 Update theme as per the new design specs (#522) 2022-08-12 10:35:15 -05:00
Daryl White
9f6086fdc6 Adding a glossary file and updating term link color
This commit only adds the glossary to the docs.
It does not apply :term: directives throughout the rest of the docs to link to the glossary.
2022-07-13 13:23:28 -05:00
Ravind Kumar
a566631be2 DOCS-448: Create new per-platform quickstart guides
Co-authored by: Ravind Kumar <ravind@min.io>
Co-authored by: Daryl White <53910321+djwfyi@users.noreply.github.com>
2022-04-20 10:03:20 -05:00
Kaan Kabalak
9b4824970a Keep same font size for every element in table
Fixes #419
2022-02-07 19:45:53 -05:00
Rushan
d602ed5b68 Update header and other related style properties 2022-01-31 14:12:55 -05:00
ravindk89
4d67368d3d Fixing right sidebar 2021-08-06 13:44:24 -04:00
ravindk89
73772c7f84 Additional css fix 2021-08-02 12:51:52 -04:00
ravindk89
221285a64d Cleaning CSS, updating packages 2021-07-29 17:09:01 -04:00
ravindk89
4bfececb2d Fix anchor links, bump to Sphinx 3.5
Make anchor link float on the left side

Fixing extension issue related to whitespaces (hack)
2021-02-23 16:40:54 -05:00
ravindk89
d9ee220a36 GA Fixups
GA Preperations
2021-02-08 21:23:30 -05:00
rushenn
d4c82ff57c Fix sidebars and add responsive support 2021-01-25 17:26:58 -05:00
ravindk89
f52f6abf03 Minor ui/ux tweaks 2021-01-14 19:40:40 -05:00
Rushan
78108c0b40 New design implementation
Additional fixups
2021-01-14 19:40:19 -05:00