From 7a6451885b52101b896af5e19f13ca51692966a5 Mon Sep 17 00:00:00 2001 From: Cole Goldsmith Date: Tue, 21 May 2024 16:57:52 -0500 Subject: [PATCH] remove hover on global nav dropdowns (#136) --- preview-src/page-templates/home.adoc | 112 ++++++++++++--------------- src/partials/global-nav.hbs | 2 +- 2 files changed, 51 insertions(+), 63 deletions(-) diff --git a/preview-src/page-templates/home.adoc b/preview-src/page-templates/home.adoc index c33ded2d..60b7c0f7 100644 --- a/preview-src/page-templates/home.adoc +++ b/preview-src/page-templates/home.adoc @@ -6,8 +6,8 @@ [subs="macros,attributes"] ++++ -
-
+
+

Astra DB Serverless

@@ -16,27 +16,26 @@
handyman Vector Search handyman Modern APIs - handyman Enterprise Ready + handyman Native Integrations
- xref:astra-db-serverless:get-started:quickstart.adoc[Quickstart arrow_forward,role="btn btn-primary btn-solid"] + xref:astra-db-serverless:get-started:quickstart.adoc[Quickstart arrow_forward,role="btn btn-primary btn-solid group"] https://astra.datastax.com[Try Astra^,role="btn btn-neutral btn-outlined"]
- -

Popular Products

+

Popular Products

@@ -72,7 +72,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
timer

RAGStack

-

Build AI apps faster

+

Enterprise RAG

,role="!no-underline relative group"] @@ -104,7 +104,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
air
-

Streaming

+

Astra Streaming

Efficient data streaming

@@ -115,7 +115,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
nights_stay
-

Luna

+

Luna Support

Expertise and support for DataStax products

@@ -123,128 +123,116 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
-
+

Latest Additionsnew_label

xref:astra-db-serverless:databases:load-data.adoc[ -
+

Loading data into Astra DB databases - + Astra DB

++Use the Astra DB Data Loader to load data in your database from a variety of sources, including CSV files, sample datasets, and Amazon DynamoDB.++

- +
,role="!no-underline group flex flex-col"] xref:ragstack:intro-to-rag:evaluation.adoc[ -
+

Optimizing Query Performance - + RAGStack

++Improve the efficiency of your queries on AI-ready cloud databases with best practices for indexing and query tuning.++

- +
,role="!no-underline group flex flex-col"] xref:astra-db-serverless::index.adoc[ -
+

Securing Database Connections - + Astra DB

++Learn how to secure connections to your AI-ready cloud database using SSL encryption and access control methods.++

- +
,role="!no-underline group flex flex-col"]

Working with AI/ML smart_toy

xref:astra-db-serverless::index.adoc[ -
+

Automating Backups and Recovery - + Astra DB

++Set up automated backups for your cloud database and learn how to quickly recover your data in case of loss or corruption.++

- +
,role="!no-underline group flex flex-col"] xref:astra-db-serverless::index.adoc[ -
+

Monitoring and Alerts - + Mission Control

++Monitor the health and performance of your cloud database with real-time analytics and set up alerts for potential issues.++

- +
,role="!no-underline group flex flex-col"] xref:astra-db-serverless::index.adoc[ -
+

Scaling Your Database - + Astra DB

++Scale your AI-ready cloud database vertically or horizontally to meet changing workload demands and optimize performance.++

- +
,role="!no-underline group flex flex-col"]
-
+
https://www.datastax.com/[ -

- home - DataStax Home -

- Go to the DataStax website - arrow_forward - ,role="!no-underline group after:hidden"] + home +

DataStax Home

+ + ^,role="!no-underline group after:hidden rounded bg-level1 p-4 flex flex-col gap-1 hover:bg-[var(--ds-primary-soft-bg)\] transition-colors duration-300"] xref:glossary::index.adoc[ -

- menu_book - Glossary -

- Learn terminology used in DataStax products - arrow_forward - ,role="!no-underline group after:hidden"] + menu_book +

Glossary

+ + ,role="!no-underline group after:hidden rounded bg-level1 p-4 flex flex-col gap-1 hover:bg-[var(--ds-primary-soft-bg)\] transition-colors duration-300"] https://support.datastax.com/s/[ -

- support - Support -

- Access support resources - arrow_forward - ,role="!no-underline group after:hidden"] + support +

Support

+ + ^,role="!no-underline group after:hidden rounded bg-level1 p-4 flex flex-col gap-1 hover:bg-[var(--ds-primary-soft-bg)\] transition-colors duration-300"] https://downloads.datastax.com/#enterprise[ -

- downloading - Downloads -

- Download installation files and drivers - arrow_forward - ,role="!no-underline group after:hidden"] + downloading +

Downloads

+ + ^,role="!no-underline group after:hidden rounded bg-level1 p-4 flex flex-col gap-1 hover:bg-[var(--ds-primary-soft-bg)\] transition-colors duration-300"]
++++ diff --git a/src/partials/global-nav.hbs b/src/partials/global-nav.hbs index a37bd01f..bcaa04cb 100644 --- a/src/partials/global-nav.hbs +++ b/src/partials/global-nav.hbs @@ -12,7 +12,7 @@ {{#if ./home}}
{{/if}} {{/if}} {{#if ./items}} -