1
0
mirror of https://github.com/minio/docs.git synced 2025-04-25 17:22:39 +03:00

24 Commits

Author SHA1 Message Date
Rushan
ceb3efbf33 Fix footer img 2024-03-13 22:44:42 -07:00
Rushan
d54b54cafa
Light/dark mode: avoid flickering on page reload (#995)
**Current behaviour:**


https://github.com/minio/docs/assets/13393018/1c8b5762-9ee5-45ec-9e44-88f99c1750dd

**Fix:**


https://github.com/minio/docs/assets/13393018/658f7858-d793-40ca-87de-8f519a12dffa
2023-09-11 09:30:27 -04:00
Rushan
376f37f69e
Add search page (#687)
- Default Sphinx search page has been replaced with Algolia's 
- Enabled routing to sync the search results with URL

**Preview:**
<img width="1458" alt="Screenshot 2022-12-30 at 14 47 28"
src="https://user-images.githubusercontent.com/13393018/210061993-c906461e-87e2-426f-b956-462cfa77ed40.png">

**How to test:**
1. Click on a search result, navigate back using the browser back button
and check whether the search result modal is open and available.
2. Type a search keyword and press the enter key to navigate to the
search results page, where you can find all the results listed.

Note: You might need to start the local web server on the exact build
sub-directory to test the point number 2.
`build/[branch]/[platform]/html/` - ✔️
`build/` - 
2022-12-30 12:42:11 -06:00
Rushan
8f0790e66b
Add Leadfeeder tracking code (#593) 2022-10-03 09:52: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
8b05179910
Add Linkedin insights (#583) 2022-09-26 13:46:46 -04:00
Ravind Kumar
9626d0d251 Round 2 of Algolia Tags 2022-09-16 17:12:27 -04:00
Ravind Kumar
0711a79402 Adding DocSearch headers to meta 2022-09-16 16:41:07 -04:00
Rushan
5efcffbff1
Implement Algolia search (#553) 2022-09-16 13:46:52 -05:00
Rushan
a0dfa0c304
Add Google Tag Manager (#560) 2022-09-15 15:51:30 -05:00
Rushan
c6e1fc6124
Update theme as per the new design specs (#522) 2022-08-12 10:35:15 -05:00
Ravind Kumar
b99c20a16f Docs Multiplatform Slice 2022-06-14 17:01:18 -04:00
Daryl White
84f4af4bdf Adding Lucky Orange script to layout.html 2022-04-22 15:28:23 -04:00
Rushan
d602ed5b68 Update header and other related style properties 2022-01-31 14:12:55 -05:00
ravindk89
e93beb0d5b License Update 2021-08-02 16:45:17 -07:00
Rushan
1fad32d538 Re-align layout and make sidebar toggle visible by default 2021-08-02 08:48:40 -04:00
Rushan M
d5d39def55 Update top navigation 2021-04-13 20:48:23 -04:00
ravindk89
d9ee220a36 GA Fixups
GA Preperations
2021-02-08 21:23:30 -05:00
ravindk89
cb503f8fb9 Attempting to integrate Google Analytics
Including crazyegg script

moving gtag script into head
2021-02-05 17:24:24 -05: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
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
aa832e1d2f Initial Commit (not yet MVP 1.0) 2020-08-14 18:35:26 -04:00