22
33# Handbook
44
5- Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
5+ :::{div} sd-text-muted
6+ About using CrateDB and CrateDB Cloud in practice.
7+ :::
68
79
810::::{grid} 4
911:padding: 0
1012
11-
1213:::{grid-item-card} Getting Started
1314:link : getting-started
1415:link-type: ref
@@ -18,11 +19,9 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
1819:class-card: sd-pt-3
1920:class-body: sd-fs-1
2021:class-title: sd-fs-5
21-
2222{material-outlined}` rocket_launch;1.3em `
2323:::
2424
25-
2625:::{grid-item-card} Installation
2726:link : install
2827:link-type: ref
@@ -32,10 +31,54 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
3231:class-card: sd-pt-3
3332:class-body: sd-fs-1
3433:class-title: sd-fs-5
35-
3634{material-outlined}` download_for_offline;1.3em `
3735:::
3836
37+ :::{grid-item-card} Connect
38+ :link : connect
39+ :link-type: ref
40+ :link-alt: Connecting to CrateDB
41+ :padding: 1
42+ :text-align: center
43+ :class-card: sd-pt-3
44+ :class-body: sd-fs-1
45+ :class-title: sd-fs-5
46+ {material-outlined}` settings_input_svideo;1.3em `
47+ :::
48+
49+ ::::
50+
51+
52+ ## Learn
53+
54+ How-to guides, tutorials, and explanations.
55+
56+ ::::{grid} 4
57+ :padding: 0
58+
59+ :::{grid-item-card} How-to guides
60+ :link : howtos
61+ :link-type: ref
62+ :link-alt: How-to guides about CrateDB
63+ :padding: 1
64+ :text-align: center
65+ :class-card: sd-pt-3
66+ :class-body: sd-fs-1
67+ :class-title: sd-fs-5
68+ {material-outlined}` assistant_direction;1.3em `
69+ :::
70+
71+ :::{grid-item-card} Tutorials
72+ :link : tutorials
73+ :link-type: ref
74+ :link-alt: Tutorials about CrateDB
75+ :padding: 1
76+ :text-align: center
77+ :class-card: sd-pt-3
78+ :class-body: sd-fs-1
79+ :class-title: sd-fs-5
80+ {material-outlined}` school;1.3em `
81+ :::
3982
4083:::{grid-item-card} Administration
4184:link : administration
@@ -46,25 +89,21 @@ Guides and tutorials about how to use CrateDB and CrateDB Cloud in practice.
4689:class-card: sd-pt-3
4790:class-body: sd-fs-1
4891:class-title: sd-fs-5
49-
50- {material-outlined}` auto_stories;1.3em `
92+ {material-outlined}` manage_accounts;1.3em `
5193:::
5294
53-
54- :::{grid-item-card} Performance Guides
95+ :::{grid-item-card} Performance guides
5596:link : performance
5697:link-type: ref
57- :link-alt: CrateDB Performance Guides
98+ :link-alt: CrateDB Performance guides
5899:padding: 1
59100:text-align: center
60101:class-card: sd-pt-3
61102:class-body: sd-fs-1
62103:class-title: sd-fs-5
63-
64104{material-outlined}` speed;1.3em `
65105:::
66106
67-
68107::::
69108
70109
@@ -222,13 +261,13 @@ programming frameworks, software testing, time series data.
222261
223262../install/index
224263../connect/index
264+ ../howto/index
265+ ../tutorial/index
266+ ../admin/index
267+ ../performance/index
225268../feature/index
226269Ingestion <../ingest/index>
227270../topic/index
228271Solutions <../solution/index>
229272../integrate/index
230- ../admin/index
231- ../performance/index
232- ../howto/index
233- ../tutorial/index
234273```
0 commit comments