Skip to content

Commit ec5cbf5

Browse files
authored
Feat landing page restructure (#345)
Add featured images to blog section Remove unwanted sections from homepage Add participant carousel to landing page <img width="3456" height="8684" alt="screencapture-127-0-0-1-1111-2025-08-30-17_13_27" src="https://github.com/user-attachments/assets/f2829a95-8466-4a78-b9c9-ec80103c6e71" /> --------- Signed-off-by: Daniel Phillips <[email protected]>
1 parent fbfdf69 commit ec5cbf5

File tree

6 files changed

+725
-97
lines changed

6 files changed

+725
-97
lines changed

content/_index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ headline= "Valkey: an open source, in-memory data store"
1010
long_description= ""
1111

1212
[extra.hero]
13-
headings = ["FAST.", "RELIABLE.", "OPEN SOURCE, FOREVER."]
13+
headings = ["FAST. RELIABLE.", "OPEN SOURCE, FOREVER."]
1414
subtitle = "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever."
1515
button_text = "GET STARTED"
1616
button_url = "/topics/quickstart"
@@ -48,11 +48,7 @@ url= "/download/"
4848
url= "/docs/"
4949
title= "Read the docs"
5050

51-
[[extra.sidebar]]
52-
title= "Founding documents"
53-
[[extra.sidebar.links]]
54-
title= 'Linux Foundation Launches Open Source Valkey Community'
55-
url= "https://www.linuxfoundation.org/press/linux-foundation-launches-open-source-valkey-community"
51+
5652

5753
+++
5854

0 commit comments

Comments
 (0)