1
0
mirror of https://github.com/minio/docs.git synced 2025-04-24 06:05:11 +03:00

27 Commits

Author SHA1 Message Date
Rushan
ceefee34fe
Search UX enhancements (#629)
- Fix the visibility of search popup on read-mode (Prakash's comment)
- Add keyboard shortcut indicator on the read-mode search icon
<img width="254" alt="Screenshot 2022-11-04 at 17 39 05"
src="https://user-images.githubusercontent.com/13393018/199986826-e5e4ffe7-218f-4850-a0bf-867c1beb08b7.png">
2022-11-07 11:00:28 -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.

![title](https://user-images.githubusercontent.com/13393018/198229684-3018b591-a54c-4b4f-80db-94c11e33ec65.svg)


- Added icons to represent the hierarchy level.

![icons](https://user-images.githubusercontent.com/13393018/198228150-143153bf-aa9a-4c41-baf8-bd9fa3d33bf2.png)
- 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
373fde9ca2
Fix sidebar scroll and menu z-index (#587) 2022-09-29 15:04:21 -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
c5a705d746
Fix doc menu and search being hidden on mobile (#579)
We might need to enable TOC on all pages to maintain the original mobile
menu design.
2022-09-23 15:51:49 -04:00
Ravind Kumar
0b9a9effb2 Minor fix to filter results based on platform 2022-09-17 07:39:00 -07:00
Rushan
5efcffbff1
Implement Algolia search (#553) 2022-09-16 13:46:52 -05:00
Rushan
e3e22d332b
Fix headerlink and update code styles (#559) 2022-09-15 14:50:49 -05:00
Daryl White
6423ebbd73
Add extension to create sitemaps (#547)
Adding sitemap generator extension and a sitemap_index.xml file we can share with the web site team.
2022-09-09 10:05:42 -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
1bb0e097b7
Add responsive wrappers for tables (#533)
* Add responsive wrappers for tables

* Add missing styles
2022-08-23 14:49:05 -05:00
Rushan
c6e1fc6124
Update theme as per the new design specs (#522) 2022-08-12 10:35:15 -05:00
Ravind Kumar
ffeff0365e Migrate Tenant Deployment/management guides 2022-06-16 15:41:56 -04:00
Ravind Kumar
b99c20a16f Docs Multiplatform Slice 2022-06-14 17:01:18 -04: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
946c43785b SCSS fixups 2021-05-19 11:19:11 -04:00
Rushan M
d5d39def55 Update top navigation 2021-04-13 20:48:23 -04:00
Harshavardhana
36d811e7db move back to absolute url 2021-02-02 12:22:26 -08:00
Harshavardhana
1b8e574e7f add build support for npm 2021-02-02 11:51:40 -08: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
ravindk89
e3e9caf593 Alpha Release Work 2020-09-30 18:37:33 -04:00
ravindk89
d2657ec80a Additional CSS/JS FIxups 2020-09-21 19:33:11 -04:00
ravindk89
833931246f CSS and JS fixups
Trying a simplified layout + css + js
2020-09-21 12:55:21 -04:00
ravindk89
1c7ce6a9e2 Trying new page structure. See mc-admin-policy 2020-08-20 15:45:52 -04:00
ravindk89
aa832e1d2f Initial Commit (not yet MVP 1.0) 2020-08-14 18:35:26 -04:00