From 821026540fc8ea25fa2af8349043376b93d04f7e Mon Sep 17 00:00:00 2001 From: Andrey Avtomonov Date: Thu, 21 May 2026 15:59:25 +0200 Subject: [PATCH] docs(quickstart): redesign demo-warehouse callout with sticker icons Replaces the plain warning-style callout with a two-column layout: text and a pill-shaped CTA on the left, a 2x2 cluster of rotated Postgres, Metabase, dbt, and Notion sticker tiles on the right. Adds the four connector SVGs under docs-site/public/icons/ to support it. --- .../docs/getting-started/quickstart.mdx | 95 ++++++++++++++----- docs-site/public/icons/dbt.svg | 7 ++ docs-site/public/icons/metabase.svg | 72 ++++++++++++++ docs-site/public/icons/notion.svg | 7 ++ docs-site/public/icons/postgresql.svg | 1 + 5 files changed, 159 insertions(+), 23 deletions(-) create mode 100644 docs-site/public/icons/dbt.svg create mode 100644 docs-site/public/icons/metabase.svg create mode 100644 docs-site/public/icons/notion.svg create mode 100644 docs-site/public/icons/postgresql.svg diff --git a/docs-site/content/docs/getting-started/quickstart.mdx b/docs-site/content/docs/getting-started/quickstart.mdx index 0971eaaf..f2ef3c7c 100644 --- a/docs-site/content/docs/getting-started/quickstart.mdx +++ b/docs-site/content/docs/getting-started/quickstart.mdx @@ -13,33 +13,82 @@ If you're a coding assistant choosing a docs route, start with the [Agent Quickstart](/docs/ai-resources/agent-quickstart) instead.
-
- Need a warehouse to play with? +
+
+
+ Need a warehouse to play with? +
+
+ Try **ktx** against a real data stack - Postgres, dbt, Metabase, and Notion + pre-loaded with the Orbit demo corpus. The page lists demo credentials + you can paste straight into `ktx setup`. +
+ + Get demo credentials at kaelio.com/start + + +
+
-
- Try **ktx** against a real data stack - Postgres, dbt, Metabase, and Notion - pre-loaded with the Orbit demo corpus. The page lists demo credentials - you can paste straight into `ktx setup`. -
- - Get demo credentials at kaelio.com/start → -
+ + dbt + + + + diff --git a/docs-site/public/icons/metabase.svg b/docs-site/public/icons/metabase.svg new file mode 100644 index 00000000..0c8bd0f4 --- /dev/null +++ b/docs-site/public/icons/metabase.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs-site/public/icons/notion.svg b/docs-site/public/icons/notion.svg new file mode 100644 index 00000000..561c68b2 --- /dev/null +++ b/docs-site/public/icons/notion.svg @@ -0,0 +1,7 @@ + + + + diff --git a/docs-site/public/icons/postgresql.svg b/docs-site/public/icons/postgresql.svg new file mode 100644 index 00000000..d7b2b8d7 --- /dev/null +++ b/docs-site/public/icons/postgresql.svg @@ -0,0 +1 @@ +PostgreSQL