Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/handbook/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,14 @@ Use CrateDB with metrics collection agents, brokers, and stores.
All features of CrateDB at a glance.
::::

::::{grid-item-card}
:link: integrate
:link-type: ref
{material-outlined}`integration_instructions;2em`   **Integrate**
+++
Integrate with third-party applications and frameworks.
::::

:::::


Expand Down
75 changes: 27 additions & 48 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,60 +29,13 @@ more about high-level features and use cases.
This documentation is about helping you get started, explore in practice, and
operate in details.

::::{grid} 2 2 2 3
:gutter: 3

:::{grid-item-card}
:link: getting-started
:link-type: ref
:class-header: sd-text-center sd-fs-5 sd-align-minor-center sd-font-weight-bold sd-text-capitalize
:class-body: sd-text-center sd-fs-5
:class-footer: text-smaller
Getting started
^^^
{material-outlined}`not_started;3.5em`
+++
Learn how to interact with the database for the first time.
:::

:::{grid-item-card}
:link: connect
:link-type: ref
:link-alt: CrateDB: Client Drivers and Libraries
:class-header: sd-text-center sd-fs-5 sd-align-minor-center sd-font-weight-bold sd-text-capitalize
:class-body: sd-text-center sd-fs-5
:class-footer: text-smaller
Connect
^^^
{material-outlined}`link;3.5em`
+++
Database drivers, libraries, adapters, and connectors.
:::

:::{grid-item-card}
:link: integrate
:link-type: ref
:link-alt: Integrations
:class-header: sd-text-center sd-fs-5 sd-align-minor-center sd-font-weight-bold sd-text-capitalize
:class-body: sd-text-center sd-fs-5
:class-footer: text-smaller
Integrate
^^^
{material-outlined}`integration_instructions;3.5em`
+++
Integrate with third-party applications and frameworks.
:::

::::


:::{rubric} Start
:::

::::{grid} 2
:gutter: 3

:::{grid-item-card} {material-outlined}`not_started;1.7em` CrateDB Cloud
:::{grid-item-card} {material-outlined}`arrow_circle_right;1.7em` CrateDB Cloud
:link: https://console.cratedb.cloud/
:link-type: url
:link-alt: Getting started with CrateDB Cloud
Expand Down Expand Up @@ -110,6 +63,32 @@ for on-premises operations and development purposes.

::::

:::{rubric} Quick links
:::

:::::{grid} 2 2 2 3
:gutter: 2
:padding: 0

::::{grid-item-card} {material-outlined}`not_started;2em`   Getting started
:link: getting-started
:link-type: ref
Learn how to interact with the database for the first time.
::::

::::{grid-item-card} {material-outlined}`link;2em`   Connect
:link: connect
:link-type: ref
Database drivers, libraries, adapters, and connectors.
::::

::::{grid-item-card} {material-outlined}`auto_stories;2em`   Handbook
:link: handbook
:link-type: ref
Use CrateDB and CrateDB Cloud in practice.
::::

:::::

:::{rubric} Testimonials
:::
Expand Down
Loading