Rushan
5757f1acf5
Update base theme to match the new website
2024-11-13 06:01:42 -08:00
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
d3e40ff232
Fix anchor scrolling issue on Webkit browsers ( #669 )
2022-12-08 12:40:54 -06:00
Rushan
594a9cfb6e
Replace Algolia DocSearch with InstantSearch ( #621 )
...
- Rendered only the relevant search results that has the match-level of
either `full` or `partial`.
- Added refinements to display results from other platforms (Active
platform is selected by default).
- Better title and hierarchical display.

- Added icons to represent the hierarchy level.

- Relevant results on full/partial match queries.
<img width="595" alt="Screenshot 2022-10-27 at 12 09 26"
src="https://user-images.githubusercontent.com/13393018/198228440-3a7b52a6-9f33-4778-a2ab-15b1454ede99.png ">
- TODO: Keyboard shortcut to trigger/focus the search modal. (Will
address this with a new PR)
2022-11-02 09:21:21 -05: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
fc85a37c70
UI Enhancements: TOC depth and Table scrollbars ( #542 )
...
* Fix TOC depth
* Add custom scrollbars to tables
2022-09-06 11:44:56 -04:00
Rushan
c6e1fc6124
Update theme as per the new design specs ( #522 )
2022-08-12 10:35:15 -05:00
Rushan
c84dcc74d4
Hide navigation links when loaded inside iframe
2022-03-28 08:50:53 -04: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
Rushan
1fad32d538
Re-align layout and make sidebar toggle visible by default
2021-08-02 08:48:40 -04:00
rushenn
d4c82ff57c
Fix sidebars and add responsive support
2021-01-25 17:26:58 -05:00
Rushan
78108c0b40
New design implementation
...
Additional fixups
2021-01-14 19:40:19 -05:00