Andrea Longo
b4d0a36c71
Allow links into closed tabs ( #1126 )
...
JS update to allow a link into a closed tab.
Tested with
```
:mc-conf:`~browser.hsts_seconds`
```
which goes to a tab in [this
section](https://min.io/docs/minio/linux/reference/minio-server/settings/console.html#strict-transport-security )
@rushenn Ravind and Andrea came up with this, need a JS intervention to
ensure it's actually reasonable. 🙏🏻
Staged
http://192.241.195.202:9000/staging/link-into-tab/linux/reference/minio-server/settings/console.html#strict-transport-security
---------
Co-authored-by: Ravind Kumar <ravind@min.io>
Co-authored-by: Rushan <rushenn123@gmail.com>
2024-02-23 11:40:26 -07:00
Rushan
edbbe90742
Add docs switch menu ( #881 )
...
Fixes https://github.com/minio/docs/issues/842
Also made some changes to the dark-mode/read-mode icons to maintain the
consistency with KES docs UI.
**Preview:**
<img width="627" alt="Screenshot 2023-06-15 at 14 19 32"
src="https://github.com/minio/docs/assets/13393018/708d8991-c6af-406f-a474-65449c38c06c ">
<img width="627" alt="Screenshot 2023-06-15 at 14 19 36"
src="https://github.com/minio/docs/assets/13393018/63f9db43-1408-4e96-81ad-9ecb7c39b9f0 ">
**Updating the list:**
Edit the `docs` array in `default.conf.py@268`.
2023-06-16 14:36:35 +04:00
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