Skip to content

Commit

Permalink
Chore: HTML responsiveness across the board
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Mar 15, 2024
1 parent 93e6e10 commit 1537792
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 31 deletions.
49 changes: 25 additions & 24 deletions docs/feature/document/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

::::{grid-item}
:class: rubric-slimmer
:columns: 9
:columns: auto 9 9 9


:::{rubric} Overview
Expand Down Expand Up @@ -58,7 +58,7 @@ with Lucene Documents using SQL.

::::{grid-item}
:class: rubric-slim
:columns: 3
:columns: auto 3 3 3

```{rubric} Reference Manual
```
Expand Down Expand Up @@ -103,7 +103,7 @@ and using SQL instead of proprietary query languages.
:class-row: title-slim

:::{grid-item} **DDL**
:columns: 4
:columns: auto 4 4 4

```sql
CREATE TABLE reading (
Expand All @@ -115,7 +115,7 @@ CREATE TABLE reading (
:::

:::{grid-item} **DML**
:columns: 4
:columns: auto 4 4 4

```text
INSERT INTO reading (
Expand All @@ -137,7 +137,7 @@ INSERT INTO reading (
:::

:::{grid-item} **DQL**
:columns: 4
:columns: auto 4 4 4

```sql
SELECT
Expand Down Expand Up @@ -233,15 +233,15 @@ container data types.
::::{info-card}

:::{grid-item} **Blog: Handling Dynamic Objects in CrateDB**
:columns: 9
:columns: auto 9 9 9

Learn fundamentals about CrateDB's OBJECT data type.

{{ '{}[Handling Dynamic Objects in CrateDB]'.format(blog) }}
:::

:::{grid-item}
:columns: 3

[Handling Dynamic Objects in CrateDB]
:columns: auto 3 3 3

{tags-primary}`Fundamentals` \
{tags-secondary}`OBJECT`
Expand All @@ -254,16 +254,16 @@ Learn fundamentals about CrateDB's OBJECT data type.
::::{info-card}

:::{grid-item} **The Basics of CrateDB Objects**
:columns: 9
:columns: auto 9 9 9

Learn the basics of CrateDB Objects. This tutorial is also available
as video [Getting Started with CrateDB Objects].

{{ '{}[Objects in CrateDB]'.format(tutorial) }}
:::

:::{grid-item}
:columns: 3

[Objects in CrateDB]
:columns: auto 3 3 3

{tags-primary}`Fundamentals`
{tags-primary}`Docker` \
Expand All @@ -287,12 +287,12 @@ store and analyze complex and nested data efficiently.
In this tutorial, we will explore how to leverage this feature in marketing
data analysis, along with the use of [generated columns], to parse and manage
URLs.

{{ '{}(inv:cloud#object)'.format(tutorial) }}
:::

:::{grid-item}
:columns: 3

{ref}`cloud:object`
:columns: auto 3 3 3

{tags-primary}`Fundamentals`
{tags-primary}`CrateDB Cloud` \
Expand All @@ -312,7 +312,7 @@ URLs.
::::{info-card}

:::{grid-item} **Getting Started with CrateDB Objects**
:columns: 8
:columns: auto auto 8 8

In this video, you will learn the basics of CrateDB Objects. It illustrates
a simple use case to demonstrate how CrateDB Objects can add clarity
Expand All @@ -328,9 +328,10 @@ data types.
:::

:::{grid-item}
:columns: 4
:columns: auto auto 4 4

<iframe width="240" src="https://www.youtube-nocookie.com/embed/aQi9MXs2irU?si=J0w5yG56Ld4fIXfm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
&nbsp;

{tags-primary}`Fundamentals` \
{tags-secondary}`OBJECT`
Expand All @@ -344,20 +345,20 @@ data types.
::::{info-card}

:::{grid-item} **Ingesting and Querying JSON Documents with SQL**
:columns: 8
:columns: auto auto 8 8

Learn how to unleash the power of nested data with CrateDB on behalf
of an IoT use case, and a marketing analytics use case, using deeply
nested data.

- [Unleashing the Power of Nested Data: Ingesting and Querying JSON Documents with SQL]

:::

:::{grid-item}
:columns: 4
:columns: auto auto 4 4

<iframe width="240" src="https://www.youtube-nocookie.com/embed/S_RHmdz2IQM?si=J0w5yG56Ld4fIXfm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
&nbsp;

{tags-primary}`Fundamentals` \
{tags-secondary}`OBJECT`
Expand All @@ -370,7 +371,7 @@ nested data.
::::{info-card}

:::{grid-item} **Dynamic Schemas and Indexing Objects**
:columns: 8
:columns: auto auto 8 8

Learn more about OBJECTs from the perspective of dynamic schema evolution
and about OBJECT indexing.
Expand All @@ -380,9 +381,10 @@ and about OBJECT indexing.
:::

:::{grid-item}
:columns: 4
:columns: auto auto 4 4

<iframe width="240" src="https://www.youtube-nocookie.com/embed/lp51GphV9vo?start=495&si=J0w5yG56Ld4fIXfm" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
&nbsp;

{tags-primary}`Fundamentals` \
{tags-secondary}`OBJECT`
Expand All @@ -409,7 +411,6 @@ and about OBJECT indexing.
[Getting Started with CrateDB Objects]: https://youtu.be/aQi9MXs2irU?feature=shared
[Handling Dynamic Objects in CrateDB]: https://cratedb.com/blog/handling-dynamic-objects-in-cratedb
[Objects in CrateDB]: https://community.cratedb.com/t/objects-in-cratedb/1188
[query DSL based on JSON]: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html
[Unleashing the Power of Nested Data: Ingesting and Querying JSON Documents with SQL]: https://youtu.be/S_RHmdz2IQM?feature=shared

```{include} /_include/styles.html
Expand Down
10 changes: 5 additions & 5 deletions docs/feature/relational/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

::::{grid-item}
:class: rubric-slim
:columns: 9
:columns: auto 9 9 9


:::{rubric} Overview
Expand All @@ -37,7 +37,7 @@ distributed nature, allows you to work with large amounts of data.

::::{grid-item}
:class: rubric-slim
:columns: 3
:columns: auto 3 3 3

```{rubric} Reference Manual
```
Expand Down Expand Up @@ -100,7 +100,7 @@ INNER JOIN (SELECT *
:::

:::{grid-item}
:columns: 3
:columns: auto 3 3 3
{tags-primary}`Lab Notes`

{tags-secondary}`Join Feature`
Expand Down Expand Up @@ -132,7 +132,7 @@ on large tables for their analytics needs.
:::

:::{grid-item}
:columns: 3
:columns: auto 3 3 3
{tags-primary}`Lab Notes`

{tags-secondary}`CrateDB Internals`
Expand Down Expand Up @@ -173,7 +173,7 @@ SET optimizer_reorder_nested_loop_join = false;


:::{grid-item}
:columns: 3
:columns: auto 3 3 3
{tags-primary}`Tuning Tipps`

{tags-secondary}`Join Performance`
Expand Down
4 changes: 2 additions & 2 deletions docs/feature/sql/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

::::{grid-item}
:class: rubric-slimmer
:columns: 9
:columns: auto 9 9 9

:::{rubric} Overview
:::
Expand Down Expand Up @@ -40,7 +40,7 @@ off-the-shelve, 3rd-party, open-source, and proprietary applications.

::::{grid-item}
:class: rubric-slim
:columns: 3
:columns: auto 3 3 3

:::{rubric} Reference Manual
:::
Expand Down

0 comments on commit 1537792

Please sign in to comment.