Skip to content

Commit ece3220

Browse files
authored
Docs footer fixes, links and text (redis#103)
* Docs footer fixes, links and text * Fix header styling * Changing links from http to https
1 parent 866a2f1 commit ece3220

File tree

7 files changed

+84
-82
lines changed

7 files changed

+84
-82
lines changed

layouts/partials/footer.html

Lines changed: 31 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
1-
<footer class="h-fit bg-white relative z-40 border border-t-redis-pen-300 text-redis-pen-600 flex justify-center font-mono text-sm">
1+
<footer class="h-fit bg-white relative z-40 border border-t-redis-pen-300 text-redis-pen-600 flex justify-center font-mono text-[15px]">
22
<div class="flex flex-col gap-8 lg:max-w-[1440px] grow">
3-
<div class="flex flex-col lg:flex-row px-4 pt-8 lg:p-11 justify-between gap-4">
3+
<div class="flex flex-col lg:flex-row px-4 pt-8 lg:p-11 justify-between gap-4">
44
<div class="flex flex-col justify-between grow-[2]">
5-
<a class="relative hover:text-redis-pen-400 w-[82px]" href="http://redis.io/">
5+
<a class="relative hover:text-redis-pen-400 w-[82px] mb-7" href="https://redis.io/">
66
{{ partial "icons/logo-script.html" }}
77
</a>
8-
<div class="hidden lg:flex flex-row gap-8 bg-neutral-150 lg:bg-white">
9-
<a class="hover:underline" href="http://redis.io/trust">
8+
<div class="hidden lg:flex flex-row gap-8 bg-neutral-150 lg:bg-white text-[13px]">
9+
<a class="hover:text-redis-pen-800" href="https://trust.redis.io/">
1010
Trust
1111
</a>
12-
<a class="hover:underline" href="http://redis.io/legal/redis-website-terms-of-use/">
13-
Terms of Use
12+
<a class="hover:text-redis-pen-800" href="https://redis.io/legal/redis-website-terms-of-use/">
13+
Terms of use
1414
</a>
15-
<a class="hover:underline" href="http://redis.io/legal/privacy-policy/">
16-
Copyright
15+
<a class="hover:text-redis-pen-800" href="https://redis.io/legal/privacy-policy/">
16+
Privacy policy
1717
</a>
1818
</div>
1919
</div>
2020
<div class="flex flex-col justify-between grow gap-4">
21-
<a class="hover:underline" href="http://redis.io/cloud">
21+
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud/">
2222
Cloud
2323
</a>
24-
<a class="hover:underline" href="http://redis.io/software">
24+
<a class="hover:text-redis-pen-800" href="https://redis.io/enterprise/">
2525
Software
2626
</a>
27-
<a class="hover:underline" href="http://redis.io/pricing">
27+
<a class="hover:text-redis-pen-800" href="https://redis.io/pricing/">
2828
Pricing
2929
</a>
30-
<a class="hover:underline" href="http://redis.io/support">
30+
<a class="hover:text-redis-pen-800" href="https://redis.io/support/">
3131
Support
3232
</a>
3333
</div>
3434
<div class="flex flex-col justify-between grow gap-4">
35-
<a class="hover:underline" href="http://redis.io/company">
36-
About Us
35+
<a class="hover:text-redis-pen-800" href="https://redis.io/company/">
36+
About us
3737
</a>
38-
<a class="hover:underline" href="http://redis.io/careers">
38+
<a class="hover:text-redis-pen-800" href="https://redis.io/careers/">
3939
Careers
4040
</a>
41-
<a class="hover:underline" href="http://redis.io/contact">
42-
Contact Us
41+
<a class="hover:text-redis-pen-800" href="https://redis.io/contact/">
42+
Contact us
4343
</a>
44-
<a class="hover:underline" href="http://redis.io/legal">
45-
Legal Notices
44+
<a class="hover:text-redis-pen-800" href="https://redis.io/legal/">
45+
Legal notices
4646
</a>
4747
</div>
48-
<div class="flex flex-col justify-between lg:mr-24 gap-8">
48+
<div class="flex flex-col justify-between mt-8 lg:mt-0 lg:mr-8 gap-8">
4949
{{/* <div class="flex flex-row gap-2 items-center"><span>Language</span><span>{{ partial "icons/caret.html" }}</span></div> */}}
50-
<div class="flex flex-row gap-10 lg:gap-5 lg:order-first">
50+
<div class="flex flex-row gap-10 justify-between lg:justify-normal lg:gap-5 lg:order-first">
5151
<a class="hover:text-redis-pen-400" href="https://www.facebook.com/Redisinc">
5252
{{ partial "icons/Facebook.html" }}
5353
</a>
@@ -57,26 +57,25 @@
5757
<a class="hover:text-redis-pen-400" href="https://www.linkedin.com/company/redisinc/">
5858
{{ partial "icons/LinkedIn.html" }}
5959
</a>
60+
<a class="hover:text-redis-pen-400" href="https://www.instagram.com/redisinc/">
61+
{{ partial "icons/Instagram.html" }}
62+
</a>
6063
<a class="hover:text-redis-pen-400" href="https://twitter.com/Redisinc">
6164
{{ partial "icons/X.html" }}
6265
</a>
63-
{{/* <a class="hover:underline" href="https://redis.com/">
64-
{{ partial "icons/Github.html" }}
65-
</a> */}}
6666
</div>
67-
6867
</div>
6968
</div>
7069
<div class="flex lg:hidden bg-neutral-150 justify-center">
71-
<div class="flex lg:hidden flex-row justify-between gap-8 max-w-[600px] w-full p-4">
72-
<a class="hover:underline" href="http://redis.io/trust">
70+
<div class="flex lg:hidden flex-row justify-between gap-8 max-w-[600px] w-full p-4 text-[13px]">
71+
<a class="hover:text-redis-pen-800" href="https://trust.redis.io/">
7372
Trust
7473
</a>
75-
<a class="hover:underline" href="http://redis.io/legal/redis-website-terms-of-use/">
76-
Terms of Use
74+
<a class="hover:text-redis-pen-800" href="https://redis.io/legal/redis-website-terms-of-use/">
75+
Terms of use
7776
</a>
78-
<a class="hover:underline" href="http://redis.io/legal/privacy-policy/">
79-
Copyright
77+
<a class="hover:text-redis-pen-800" href="https://redis.io/legal/privacy-policy/">
78+
Privacy policy
8079
</a>
8180
</div>
8281
</div>

layouts/partials/header.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<header class="sticky top-0 z-50 w-full border-b border-redis-pen-300 bg-white text-midnight-900 font-mono text-[15px] flex justify-center">
22
{{/* {{ partial "banner.html" . }} */}}
33
<div class="flex h-[70px] px-4 lg:pl-11 lg:pr-0 items-center self-center grow">
4-
<a class="relative text-redis-red-500 w-[82px] -mt-[5px] mr-[4px]" href="http://redis.io/">
4+
<a class="relative text-redis-red-500 w-[82px] -mt-[5px] mr-[4px]" href="https://redis.io/">
55
{{ partial "icons/logo-script.html" }}
66
</a>
77
<div class="h-full flex items-center mx-4 grow">
@@ -42,7 +42,7 @@
4242
{{ partial "header/docs-dropdown.html" . }}
4343
</div>
4444
</div>
45-
<a class="hidden lg:flex group flex-row items-center pl-2 xl:pl-[14px]" href="http://redis.io/pricing"><span class="group-hover:font-bold">Pricing</span></a>
45+
<a class="hidden lg:flex group flex-row items-center pl-2 xl:pl-[14px]" href="https://redis.io/pricing"><span class="group-hover:font-bold">Pricing</span></a>
4646
</div>
4747

4848
<div class="h-full flex gap-[18px] xl:gap-7 items-center text-center">
@@ -51,7 +51,7 @@
5151
</button>
5252
<a class="hidden lg:block py-1 transition-colors hover:text-redis-red-500" href="https://app.redislabs.com/">Login</a>
5353
<a class="hidden lg:block py-1 transition-colors hover:text-redis-red-500" href="https://redis.io/meeting/">Book a meeting</a>
54-
<a class="hidden lg:inline-flex transition-colors hover:duration-0 duration-500 ease-out items-center justify-center bg-redis-red-500 hover:bg-redis-yellow-500 hover:text-midnight-900 h-full px-[27px]" href="http://redis.com/try-free/">Try Redis</a>
54+
<a class="hidden lg:inline-flex transition-colors hover:duration-0 duration-500 ease-out items-center justify-center bg-redis-red-500 hover:bg-redis-yellow-500 hover:text-midnight-900 h-full px-[27px]" href="https://redis.com/try-free/">Try Redis</a>
5555
<button data-menu-toggle aria-expanded="false" type="button" class="menu-toggle lg:hidden p-1 mt-1 transition-colors hover:text-redis-red-500">
5656
<span class="sr-only">Open main menu</span>
5757
{{ partial "icons/hamburger.html" }}
@@ -64,7 +64,7 @@
6464
<div class="sticky h-fit top-0 w-full bg-white border-b border-redis-pen-300 font-mono text-sm flex justify-center">
6565
<div class="flex h-[70px] px-4 lg:pl-11 lg:pr-0 justify-between self-center grow">
6666
<div class="h-full flex gap-6 items-center">
67-
<a id="headerLogo" class="relative mr-4 transition-colors text-redis-red-500 hover:text-redis-red-600 w-[82px]" href="http://redis.io/">
67+
<a id="headerLogo" class="relative mr-4 transition-colors text-redis-red-500 hover:text-redis-red-600 w-[82px]" href="https://redis.io/">
6868
{{ partial "icons/logo-script.html" }}
6969
</a>
7070
<button id="headerBack" class="hidden flex flex-row items-center" onclick="openPage(null)">
@@ -100,7 +100,7 @@
100100
<button class="flex flex-row h-full cursor-pointer items-center group" onclick="openPage('docs')">
101101
<span class="inline-block group-hover:font-bold group-hover:tracking-tight">Docs</span><span class="inline-block ml-2 text-redis-red-500 -rotate-90 mt-1">{{ partial "icons/caret.html" }}</span>
102102
</button>
103-
<a class="group flex-row items-center" href="http://redis.io/pricing"><span class="group-hover:font-bold group-hover:tracking-tight">Pricing</span></a>
103+
<a class="group flex-row items-center" href="https://redis.io/pricing"><span class="group-hover:font-bold group-hover:tracking-tight">Pricing</span></a>
104104
</div>
105105
<div class="flex flex-col gap-6 px-4 text-center mt-16 max-w-[360px] mx-auto">
106106
{{ partial "components/button-link.html" (dict "Href" "https://redis.io/try-free/" "Text" "Try Redis" "Width" "full") }}

layouts/partials/header/company-dropdown.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:-ml-20 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-sm">
1+
<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:-ml-20 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-[15px]">
22
<div class="lg:w-60">
33
<div class="flex flex-col gap-4">
44
<h3 class="uppercase font-mono mb-2">About</h3>
5-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/company">
5+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company">
66
<span class="">Mission & values</span>
77
</a>
8-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/company/team">
8+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company/team">
99
<span class="">Leadership</span>
1010
</a>
11-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/company/careers">
11+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company/careers">
1212
<span class="">Careers</span>
1313
</a>
14-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/company/news">
15-
<span class="">Newsroom</span>
14+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/company/news">
15+
<span class="">News</span>
1616
</a>
17-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/partners">
17+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/partners">
1818
<span class="">Partners</span>
1919
</a>
2020
</div>
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:-ml-60 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-sm">
1+
<div class="flex flex-col lg:hidden lg:group-hover:flex lg:absolute lg:-ml-60 lg:border lg:border-redis-pencil-300 bg-white lg:p-8 lg:flex-row lg:rounded-b-md gap-8 text-[15px]">
22
<div class="lg:w-60">
33
<div class="flex flex-col gap-4">
44
<h3 class="uppercase font-mono mb-2">Learn</h3>
5-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/docs/">
5+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/docs/">
66
<span class="">Docs</span>
77
</a>
8-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/docs/latest/commands/">
8+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/commands/">
99
<span class="">Commands</span>
1010
</a>
11-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/docs/get-started/">
11+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/docs/get-started/">
1212
<span class="">Quick starts</span>
1313
</a>
14-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/learn">
14+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/learn">
1515
<span class="">Tutorials</span>
1616
</a>
17-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/university">
17+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/university">
1818
<span class="">University</span>
1919
</a>
2020

2121
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
2222

23-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/chat">
23+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/chat">
2424
<span class="">Redis Copilot <span class="filter brightness-[10%]">&#x2728;</span></span>
2525
</a>
26-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/kb">
26+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/kb">
2727
<span class="">Knowledge base</span>
2828
</a>
29-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/resources">
29+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/resources">
3030
<span class="">Resources</span>
3131
</a>
32-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/blog">
32+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/blog">
3333
<span class="">Blog</span>
3434
</a>
3535
</div>
@@ -38,16 +38,16 @@ <h3 class="uppercase font-mono mb-2">Learn</h3>
3838
<div class="lg:w-60">
3939
<div class="flex flex-col gap-4">
4040
<h3 class="uppercase font-mono mb-2">Connect</h3>
41-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/community">
41+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/community">
4242
<span class="">Community</span>
4343
</a>
44-
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="http://redis.io/events">
44+
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/events">
4545
<span class="">Events, tech talks & webinars</span>
4646
</a>
4747
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
4848
<h3 class="uppercase font-mono mb-2">Vector search</h3>
4949
<p class="text-redis-pen-600 font-sans font-medium">Learn what you need to go from beginner to GenAI expert</p>
50-
{{ partial "components/button-link.html" (dict "Href" "http://redis.io/learn/vector" "Text" "Get started") }}
50+
{{ partial "components/button-link.html" (dict "Href" "https://redis.io/learn/vector/" "Text" "Get started") }}
5151
</div>
5252
</div>
5353
</div>

layouts/partials/header/products-dropdown.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
<div class="lg:w-60">
33
<div class="flex flex-col gap-4">
44
<h3 class="uppercase font-mono mb-2">Products</h3>
5-
<a class="flex flex-col group/link" href="http://redis.io/docs/latest/get-started">
5+
<a class="flex flex-col group/link" href="https://redis.io/docs/latest/get-started">
66
<span class="group-hover/link:text-redis-red-500 tracking-tight">Source available</span><span class="text-redis-pen-600 font-sans font-medium">In-memory database for caching and streaming</span>
77
</a>
8-
<a class="flex flex-col group/link" href="http://redis.io/cloud">
8+
<a class="flex flex-col group/link" href="https://redis.io/cloud">
99
<span class="group-hover/link:text-redis-red-500 tracking-tight">Redis Cloud</span><span class="text-redis-pen-600 font-sans font-medium">Fully managed service integrated with Google Cloud, Azure, and AWS for production-ready apps</span>
1010
</a>
11-
<a class="flex flex-col group/link" href="http://redis.io/enterprise">
11+
<a class="flex flex-col group/link" href="https://redis.io/enterprise">
1212
<span class="group-hover/link:text-redis-red-500 tracking-tight">Redis Software</span><span class="text-redis-pen-600 font-sans font-medium">Self-managed software with additional compliance, reliability, and resiliency for enterprise scaling</span>
1313
</a>
1414
<div class="w-full h-px bg-redis-pen-300 my-4"></div>
1515
<h3 class="uppercase font-mono mb-2">Tools</h3>
16-
<a class="flex flex-col group/link" href="http://redis.io/insight">
16+
<a class="flex flex-col group/link" href="https://redis.io/insight">
1717
<span class="group-hover/link:text-redis-red-500 tracking-tight">Redis Insight</span>
1818
</a>
19-
<a class="flex flex-col group/link" href="http://redis.io/clients">
19+
<a class="flex flex-col group/link" href="https://redis.io/clients">
2020
<span class="group-hover/link:text-redis-red-500 tracking-tight">Clients and Connectors</span>
2121
</a>
2222
</div>
@@ -25,19 +25,22 @@ <h3 class="uppercase font-mono mb-2">Tools</h3>
2525
<div class="lg:w-60">
2626
<div class="flex flex-col gap-4">
2727
<h3 class="uppercase font-mono mb-2">Key Features</h3>
28-
<a class="flex flex-col group/link" href="http://redis.io/search">
28+
<a class="flex flex-col group/link" href="https://redis.io/search">
2929
<span class="group-hover/link:text-redis-red-500 tracking-tight">Search and query</span>
3030
</a>
31-
<a class="flex flex-col group/link" href="http://redis.io/json">
31+
<a class="flex flex-col group/link" href="https://redis.io/json">
3232
<span class="group-hover/link:text-redis-red-500 tracking-tight">JSON</span>
3333
</a>
34-
<a class="flex flex-col group/link" href="http://redis.io/active-active">
34+
<a class="flex flex-col group/link" href="https://redis.io/active-active">
3535
<span class="group-hover/link:text-redis-red-500 tracking-tight">Active-Active</span>
3636
</a>
37-
<a class="flex flex-col group/link" href="http://redis.io/auto-tiering">
37+
<a class="flex flex-col group/link" href="https://redis.io/auto-tiering">
3838
<span class="group-hover/link:text-redis-red-500 tracking-tight">Auto-Tiering</span>
3939
</a>
40-
<a class="flex flex-col group/link" href="http://redis.io/data-integration">
40+
<a class="flex flex-col group/link" href="https://redis.io/solutions/vector-search/">
41+
<span class="group-hover/link:text-redis-red-500 tracking-tight">Vector Search</span>
42+
</a>
43+
<a class="flex flex-col group/link" href="https://redis.io/data-integration/">
4144
<span class="group-hover/link:text-redis-red-500 tracking-tight">Data integration</span>
4245
</a>
4346
</div>

0 commit comments

Comments
 (0)