This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch feature/1616-camel-cli-rename in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit e1c03fe8f1529cb2ac5200a19068fb4fa1334952 Author: Claus Ibsen <[email protected]> AuthorDate: Fri Jun 5 18:40:18 2026 +0200 #1616: Rename Camel JBang to Camel CLI across the site Co-Authored-By: Claude Opus 4.6 <[email protected]> --- antora-ui-camel/public/_/data/rev-manifest.json | 1 + antora-ui-camel/public/_/img/cli-ad764789c9.svg | 3 +++ antora-ui-camel/src/img/cli.svg | 3 +++ content/_index.md | 6 +++--- content/docs/_index.md | 12 ++++++------ static/.htaccess | 3 +++ 6 files changed, 19 insertions(+), 9 deletions(-) diff --git a/antora-ui-camel/public/_/data/rev-manifest.json b/antora-ui-camel/public/_/data/rev-manifest.json index 9e95d8a1..8fee6589 100644 --- a/antora-ui-camel/public/_/data/rev-manifest.json +++ b/antora-ui-camel/public/_/data/rev-manifest.json @@ -12,6 +12,7 @@ "img/cancel.svg": "img/cancel-1ed239489b.svg", "img/caret.svg": "img/caret-d6dacc711e.svg", "img/chevron.svg": "img/chevron-63cb534773.svg", + "img/cli.svg": "img/cli-ad764789c9.svg", "img/close.svg": "img/close-af0b99e31b.svg", "img/community.svg": "img/community-2ec8a3dc8b.svg", "img/contributing.svg": "img/contributing-107909992d.svg", diff --git a/antora-ui-camel/public/_/img/cli-ad764789c9.svg b/antora-ui-camel/public/_/img/cli-ad764789c9.svg new file mode 100644 index 00000000..b7c2a101 --- /dev/null +++ b/antora-ui-camel/public/_/img/cli-ad764789c9.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> +<path d="M0 0h24v24H0z" fill="none"/><path fill="#fff" d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8h16v12zM6 10l4 4-4 4 1.4 1.4L12.8 14 7.4 8.6 6 10zm6 6h6v2h-6v-2z"/> +</svg> diff --git a/antora-ui-camel/src/img/cli.svg b/antora-ui-camel/src/img/cli.svg new file mode 100644 index 00000000..b7c2a101 --- /dev/null +++ b/antora-ui-camel/src/img/cli.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> +<path d="M0 0h24v24H0z" fill="none"/><path fill="#fff" d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8h16v12zM6 10l4 4-4 4 1.4 1.4L12.8 14 7.4 8.6 6 10zm6 6h6v2h-6v-2z"/> +</svg> diff --git a/content/_index.md b/content/_index.md index da3c123e..3bcaaf58 100644 --- a/content/_index.md +++ b/content/_index.md @@ -231,15 +231,15 @@ Apache Camel Karavan a Low-code Data Integration Platform. {{< div "icon" >}} -{{< icon "jbang" "JBang logo" >}} +{{< icon "cli" "CLI icon" >}} {{< /div >}} {{< div "content" >}} -## Camel JBang +## Camel CLI -Camel JBang is CLI tooling to easily get started and for building low-code integrations with Camel. +Camel CLI lets you easily get started with Apache Camel and build low-code integrations — all from the command line. <p><a class="button dark" href="/docs/">Read More</a></p> diff --git a/content/docs/_index.md b/content/docs/_index.md index 5b5e7044..4643c1e1 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -151,7 +151,7 @@ An Integration Toolkit aimed to increase developer performance through a graphic Being deployed in Kubernetes, Karavan helps to manage projects, design and monitor integrations, Tekton pipeline to build and deploy integrations. -[Karavan VS Code Extension](https://marketplace.visualstudio.com/items?itemName=camel-karavan.karavan) is integrated with [Camel Jbang](/manual/camel-jbang.html) runtime for fast local development cycles. +[Karavan VS Code Extension](https://marketplace.visualstudio.com/items?itemName=camel-karavan.karavan) is integrated with [Camel CLI](/manual/camel-cli.html) runtime for fast local development cycles. <p> <!-- <a class="button dark" href="/camel-karavan/latest/">Documentation</a> --> @@ -166,21 +166,21 @@ Being deployed in Kubernetes, Karavan helps to manage projects, design and monit {{< div "content">}} -## Camel JBang +## Camel CLI -A Camel CLI (Command Line Interface) to easily install and get started with Apache Camel, -in only a few minutes. Camel JBang is excellent for no-code/low-code use-cases and +The Camel CLI, powered by [JBang](https://www.jbang.dev/), lets you easily install and get started with Apache Camel +in only a few minutes. Camel CLI is excellent for no-code/low-code use-cases and when you need to quickly build a prototype with Camel. <p> -<a class="button dark" href="/manual/camel-jbang.html">Documentation</a> +<a class="button dark" href="/manual/camel-cli.html">Documentation</a> <a class="button light" href="https://github.com/apache/camel/tree/main/dsl/camel-jbang">Source</a> <a class="button light" href="https://github.com/apache/camel-jbang-examples">Examples</a> </p> {{< /div >}} -<a href="/manual/camel-jbang.html" class="icon" title="Camel JBang ">{{< icon "logo-d" "Apache Camel logo" "jbang" "JBang logo" >}}</a> +<a href="/manual/camel-cli.html" class="icon" title="Camel CLI">{{< icon "logo-d" "Apache Camel logo" "cli" "CLI icon" >}}</a> {{< /div >}} diff --git a/static/.htaccess b/static/.htaccess index d2253834..152c4206 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -14,6 +14,9 @@ RewriteRule "^security-advisories.data/(.+)$" "security/$1" [R=permanent,L] # https://httpd.apache.org/docs/current/mod/core.html#errordocument ErrorDocument 404 /404.html +# Redirect /manual/camel-cli.html to /manual/camel-jbang.html +RewriteRule "^manual/camel-cli\.html$" "/manual/camel-jbang.html" [R=302,L] + # Redirect /news/... to /blog/... RewriteRule "^news(/.*)$" "/blog$1" [R=permanent,L]
