Skip to content
Closed
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
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.


::::{grid} 1 2 2 2
::::{grid} 4
:padding: 0


:::{grid-item-card} Getting Started
:link: getting-started
:link-type: ref
:link-alt: Getting started with CrateDB
:padding: 3
:padding: 1
:text-align: center
:class-card: sd-pt-3
:class-body: sd-fs-1
Expand All @@ -31,7 +31,7 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
:link: install
:link-type: ref
:link-alt: Installing CrateDB
:padding: 3
:padding: 1
:text-align: center
:class-card: sd-pt-3
:class-body: sd-fs-1
Expand All @@ -45,7 +45,7 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
:link: administration
:link-type: ref
:link-alt: CrateDB Administration
:padding: 3
:padding: 1
:text-align: center
:class-card: sd-pt-3
:class-body: sd-fs-1
Expand All @@ -59,7 +59,7 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
:link: performance
:link-type: ref
:link-alt: CrateDB Performance Guides
:padding: 3
:padding: 1
:text-align: center
:class-card: sd-pt-3
:class-body: sd-fs-1
Expand Down
1 change: 0 additions & 1 deletion docs/performance/inserts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ This section of the guide will show you how.
parallel
tuning
testing
sequences

.. _Abstract Syntax Tree: https://en.wikipedia.org/wiki/Abstract_syntax_tree
205 changes: 0 additions & 205 deletions docs/performance/inserts/sequences.rst

This file was deleted.

7 changes: 7 additions & 0 deletions docs/start/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and explore key features.
:link: first-steps
:link-type: ref
:link-alt: First steps with CrateDB
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -31,6 +32,7 @@ and explore key features.
:link: connect
:link-type: ref
:link-alt: Connect to CrateDB
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -44,6 +46,7 @@ and explore key features.
:link: query-capabilities
:link-type: ref
:link-alt: Query Capabilities
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -57,6 +60,7 @@ and explore key features.
:link: ingest
:link-type: ref
:link-alt: Ingesting Data
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -78,6 +82,7 @@ and explore key features.
:link: example-applications
:link-type: ref
:link-alt: Sample Applications
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -91,6 +96,7 @@ and explore key features.
:link: start-going-further
:link-type: ref
:link-alt: Going Further
:columns: 6 3 3 3
:padding: 3
:text-align: center
:class-card: sd-pt-3
Expand All @@ -110,6 +116,7 @@ and explore key features.
first-steps
connect
query/index
modelling/index
Ingesting data <../ingest/index>
application/index
going-further
Expand Down
Loading