This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new e9452a9 CAMEL-14012 new e7624df Merge pull request #91 from jpmewada/master e9452a9 is described below commit e9452a98a97e2e7c8a0d12b7dbb2bf026aaeed2f Author: Your Name <y...@example.com> AuthorDate: Sat Sep 28 15:09:30 2019 +0530 CAMEL-14012 --- antora-ui-camel/src/partials/footer-content.hbs | 1 - config.toml | 7 ------- content/community/user-stories.md | 3 ++- layouts/partials/footer.html | 1 - 4 files changed, 2 insertions(+), 10 deletions(-) diff --git a/antora-ui-camel/src/partials/footer-content.hbs b/antora-ui-camel/src/partials/footer-content.hbs index dd89cce..db53bce 100644 --- a/antora-ui-camel/src/partials/footer-content.hbs +++ b/antora-ui-camel/src/partials/footer-content.hbs @@ -19,7 +19,6 @@ <dd><a href="{{siteRootPath}}/community/articles/">Articles</a></dd> <dd><a href="{{siteRootPath}}/community/books/">Books</a></dd> <dd><a href="{{siteRootPath}}/community/team/">Team</a></dd> - <dd><a href="{{siteRootPath}}/community/camel-extra/">Camel extra</a></dd> </dl> <dl> <dt>About</dt> diff --git a/config.toml b/config.toml index 6b48b0b..c55532d 100644 --- a/config.toml +++ b/config.toml @@ -139,13 +139,6 @@ enableRobotsTXT = true url = "/community/team/" [[menu.main]] - name = "Camel extra" - parent = "community" - weight = 7 - identifier = "community-camel-extra" - url = "/community/camel-extra/" - -[[menu.main]] name = "Download" weight = 6 identifier = "download" diff --git a/content/community/user-stories.md b/content/community/user-stories.md index 735e159..0a70ac4 100644 --- a/content/community/user-stories.md +++ b/content/community/user-stories.md @@ -62,7 +62,8 @@ This page is intended as a place to collect user stories and feedback on Apache |[API Tracker 4j](https://abi-laboratory.pro/java/tracker/timeline/camel-core) of camel-core|The review of API changes for the Camel Core library since Camel 2.16 which is updated several times per week.| |[Assimbly Gateway](https://github.com/assimbly/gateway)|A message gateway based on Apache Camel| |[Yeoman generator-camel-project](https://www.npmjs.com/package/generator-camel-project)|This project uses the Yeoman framework and node.js to generate the scaffold for Apache Camel projects as well as a simple template that can be used as a starting point.| -|[Camel-graph](https://github.com/avvero/camel-graph)|Camel-graph is a route graph viewer for ServiceMix and Camel applications, visualising your route topologies with metrics. +|[Camel-graph](https://github.com/avvero/camel-graph)|Camel-graph is a route graph viewer for ServiceMix and Camel applications, visualising your route topologies with metrics.| +|[Camel Extra project](https://camel-extra.github.io/)|contains a number of extension components which due to GPL/LGPL licensing cannot be hosted at Apache. {{< /table >}} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index f05a514..4410d1c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -20,7 +20,6 @@ <dd><a href="/community/articles/">Articles</a></dd> <dd><a href="/community/books/">Books</a></dd> <dd><a href="/community/team/">Team</a></dd> - <dd><a href="/community/camel-extra/">Camel extra</a></dd> </dl> <dl> <dt>About</dt>