From d66fffef006d1c2581415858402e64868c00f29d Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Mon, 8 Jan 2024 09:30:08 +0000 Subject: [PATCH 1/2] Generated commit to update templated files based on rev 8742a41 in stackabletech/operator-templating repo. Triggered by: Manual run triggered by: lfrancke with message [README updates] --- .readme/partials/borrowed/documentation.md.j2 | 6 +++--- .readme/partials/borrowed/links.md.j2 | 2 +- .readme/partials/borrowed/overview_blurb.md.j2 | 2 +- README.md | 11 +++++++---- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.readme/partials/borrowed/documentation.md.j2 b/.readme/partials/borrowed/documentation.md.j2 index 8880314e..f6d98756 100644 --- a/.readme/partials/borrowed/documentation.md.j2 +++ b/.readme/partials/borrowed/documentation.md.j2 @@ -1,8 +1,8 @@ ## Documentation -The stable documentation for this operator can be found [here](https://docs.stackable.tech/{{operator_docs_slug}}/stable/index.html). -If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/{{operator_docs_slug}}/nightly/index.html) instead. +The stable documentation for this operator can be found [here](https://docs.stackable.tech/home/stable/{{operator_docs_slug}}). +If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/home/nightly/{{operator_docs_slug}}) instead. The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech). -If you have a question about the Stackable Data Platform contact us via our [homepage](https://stackable.tech/) or ask a public questions in our [Discussions forum](https://github.com/orgs/stackabletech/discussions). \ No newline at end of file +If you have a question about the Stackable Data Platform contact us via our [homepage](https://stackable.tech/) or ask a public questions in our [Discussions forum](https://github.com/orgs/stackabletech/discussions). diff --git a/.readme/partials/borrowed/links.md.j2 b/.readme/partials/borrowed/links.md.j2 index 850a0efa..42f050ff 100644 --- a/.readme/partials/borrowed/links.md.j2 +++ b/.readme/partials/borrowed/links.md.j2 @@ -4,4 +4,4 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html) [![License OSL3.0](https://img.shields.io/badge/license-OSL3.0-green)](./LICENSE) -[Documentation](https://docs.stackable.tech/{{operator_docs_slug}}/stable/index.html) {% if quickstart_link %}| [Quickstart]({{quickstart_link}}) {% endif %}| [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) \ No newline at end of file +[Documentation](https://docs.stackable.tech/home/stable/{{operator_docs_slug}}) {% if quickstart_link %}| [Quickstart]({{quickstart_link}}) {% endif %}| [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) diff --git a/.readme/partials/borrowed/overview_blurb.md.j2 b/.readme/partials/borrowed/overview_blurb.md.j2 index 9fe923dd..bff68cb9 100644 --- a/.readme/partials/borrowed/overview_blurb.md.j2 +++ b/.readme/partials/borrowed/overview_blurb.md.j2 @@ -1 +1 @@ -It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#our-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). \ No newline at end of file +It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). diff --git a/README.md b/README.md index 03eb2d61..fbeeb1ac 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,13 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html) [![License OSL3.0](https://img.shields.io/badge/license-OSL3.0-green)](./LICENSE) -[Documentation](https://docs.stackable.tech/trino/stable/index.html) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) +[Documentation](https://docs.stackable.tech/home/stable/trino) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) + This is a Kubernetes operator to manage [Trino](https://trino.io/) ensembles. -It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#our-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). +It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). + ## Installation @@ -27,14 +29,15 @@ You can follow this [tutorial](https://docs.stackable.tech/trino/stable/getting_ ## Documentation -The stable documentation for this operator can be found [here](https://docs.stackable.tech/trino/stable/index.html). -If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/trino/nightly/index.html) instead. +The stable documentation for this operator can be found [here](https://docs.stackable.tech/home/stable/trino). +If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/home/nightly/trino) instead. The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech). If you have a question about the Stackable Data Platform contact us via our [homepage](https://stackable.tech/) or ask a public questions in our [Discussions forum](https://github.com/orgs/stackabletech/discussions). + ## About The Stackable Data Platform This operator is written and maintained by [Stackable](https://stackable.tech) and it is part of a larger data platform. From 93948fb9ef7136267700c377d7a85b5bc730df40 Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Wed, 10 Jan 2024 17:11:33 +0100 Subject: [PATCH 2/2] Fix links --- .readme/partials/main.md.j2 | 12 ++++++++---- README.md | 12 ++++++------ 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.readme/partials/main.md.j2 b/.readme/partials/main.md.j2 index c61c5578..70b41a97 100644 --- a/.readme/partials/main.md.j2 +++ b/.readme/partials/main.md.j2 @@ -1,15 +1,19 @@ This is a Kubernetes operator to manage [Trino](https://trino.io/) ensembles. -{% include "partials/borrowed/overview_blurb.md.j2" %} +{% filter trim %} + {%- include "partials/borrowed/overview_blurb.md.j2" -%} +{% endfilter %} ## Installation -You can install the operator using [stackablectl or helm](https://docs.stackable.tech/{{operator_name}}/stable/getting_started/installation.html). +You can install the operator using [stackablectl or helm](https://docs.stackable.tech/home/stable/{{operator_name}}/getting_started/installation). Read on to get started with it, or see it in action in one of our [demos](https://stackable.tech/en/demos/). ## Getting Started -You can follow this [tutorial](https://docs.stackable.tech/{{operator_name}}/stable/getting_started/first_steps.html). +You can follow this [tutorial](https://docs.stackable.tech/home/stable/{{operator_name}}/getting_started/first_steps) . -{% include "partials/borrowed/documentation.md.j2" %} +{% filter trim %} + {%- include "partials/borrowed/documentation.md.j2" -%} +{% endfilter %} diff --git a/README.md b/README.md index 61acff56..e7eba6d9 100644 --- a/README.md +++ b/README.md @@ -9,26 +9,26 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html) [![License OSL3.0](https://img.shields.io/badge/license-OSL3.0-green)](./LICENSE) -[Documentation](https://docs.stackable.tech/trino/stable/index.html) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) +[Documentation](https://docs.stackable.tech/home/stable/trino) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF) This is a Kubernetes operator to manage [Trino](https://trino.io/) ensembles. -It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#our-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). +It is part of the Stackable Data Platform, a curated selection of the best open source data apps like Apache Kafka, Apache Druid, Trino or Apache Spark, [all](#other-operators) working together seamlessly. Based on Kubernetes, it runs everywhere – [on prem or in the cloud](#supported-platforms). ## Installation -You can install the operator using [stackablectl or helm](https://docs.stackable.tech/trino/stable/getting_started/installation.html). +You can install the operator using [stackablectl or helm](https://docs.stackable.tech/home/stable/trino/getting_started/installation). Read on to get started with it, or see it in action in one of our [demos](https://stackable.tech/en/demos/). ## Getting Started -You can follow this [tutorial](https://docs.stackable.tech/trino/stable/getting_started/first_steps.html). +You can follow this [tutorial](https://docs.stackable.tech/home/stable/trino/getting_started/first_steps) . ## Documentation -The stable documentation for this operator can be found [here](https://docs.stackable.tech/trino/stable/index.html). -If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/trino/nightly/index.html) instead. +The stable documentation for this operator can be found [here](https://docs.stackable.tech/home/stable/trino). +If you are interested in the most recent state of this repository, check out the [nightly docs](https://docs.stackable.tech/home/nightly/trino) instead. The documentation for all Stackable products can be found at [docs.stackable.tech](https://docs.stackable.tech).