This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch blog/camel-by-the-numbers-v2
in repository https://gitbox.apache.org/repos/asf/camel-website.git
from 0b6b8e29 Resolve merge conflict and update blog date to June 8
add d5619082 Rename Camel JBang to Camel CLI (#1617)
add 8385bcfb Create dedicated Camel Tooling page (#1614)
add 9a22b2d9 Restructure user stories page for better discoverability
(#1621)
add 05358517 Merge branch 'main' into blog/camel-by-the-numbers-v2
add df853740 Update blog date to June 9 and fix 2025 statistics
No new revisions were added by this update.
Summary of changes:
antora-ui-camel/public/_/data/rev-manifest.json | 2 +
antora-ui-camel/public/_/img/cli-75c1a7cca4.svg | 3 +
.../public/_/img/tooling-9f893843e8.svg | 3 +
antora-ui-camel/src/img/cli.svg | 3 +
antora-ui-camel/src/img/tooling.svg | 3 +
config.toml | 11 +-
content/_index.md | 6 +-
content/blog/2026/06/camel-by-the-numbers/index.md | 4 +-
content/community/_index.md | 8 +-
content/community/user-stories.md | 48 +++++----
content/docs/_index.md | 28 +++++-
content/tooling/_index.md | 111 +++++++++++++++++++++
layouts/partials/footer.html | 3 +-
13 files changed, 199 insertions(+), 34 deletions(-)
create mode 100644 antora-ui-camel/public/_/img/cli-75c1a7cca4.svg
create mode 100644 antora-ui-camel/public/_/img/tooling-9f893843e8.svg
create mode 100644 antora-ui-camel/src/img/cli.svg
create mode 100644 antora-ui-camel/src/img/tooling.svg
create mode 100644 content/tooling/_index.md