This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 6fb8885 Let the Camel Quarkus examples link point at the list of
extensions in the docs
6fb8885 is described below
commit 6fb88850cb449b8206799abb82bb0b34a1f15eb4
Author: Peter Palaga <[email protected]>
AuthorDate: Mon Oct 5 12:44:57 2020 +0200
Let the Camel Quarkus examples link point at the list of extensions in the
docs
---
content/docs/_index.md | 62 +++++++++++++++++++++++++-------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
diff --git a/content/docs/_index.md b/content/docs/_index.md
index 8d21420..77f9e63 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -13,7 +13,7 @@ Title: "Documentation"
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-examples/)
+[](https://github.com/apache/camel-examples/)
{{< div "partition" >}}{{< /div >}}
@@ -23,16 +23,16 @@ Title: "Documentation"
{{< div "links" >}}
-[](https://github.com/apache/camel/)
+[](https://github.com/apache/camel/)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel/)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html)
+[](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html)
{{< div "partition" >}}{{< /div >}}
@@ -52,13 +52,13 @@ Title: "Documentation"
{{< div "description" >}}
-The [User Manual](/manual/latest/) is a comprehensive guide meant to help you
with the key concepts of Apache Camel and software integration, from how to
[begin contributing](/manual/latest/contributing.html) to Apache Camel, how to
[upgrade to Camel 3.x](/manual/latest/camel-3x-upgrade-guide.html), to
[architecture](/manual/latest/architecture.html) or [integration
patterns](/components/latest/eips/enterprise-integration-patterns.html).
+The [User Manual](/manual/latest/) is a comprehensive guide meant to help you
with the key concepts of Apache Camel and software integration, from how to
[begin contributing](/manual/latest/contributing.html) to Apache Camel, how to
[upgrade to Camel 3.x](/manual/latest/camel-3x-upgrade-guide.html), to
[architecture](/manual/latest/architecture.html) or [integration
patterns](/components/latest/eips/enterprise-integration-patterns.html).
{{< /div >}}
{{< div "links" >}}
-[](/manual/latest/)
+[](/manual/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -81,7 +81,7 @@ Camel is packed with several hundred components that are used
to access database
{{< div "links" >}}
-[](/components/latest/)
+[](/components/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -93,7 +93,7 @@ Camel is packed with several hundred components that are used
to access database
{{< /div >}}
-{{< /div >}}
+{{< /div >}}
{{< div "section" >}}
@@ -103,14 +103,14 @@ Camel is packed with several hundred components that are
used to access database
{{< div "description" >}}
-Apache Camel K is a lightweight integration framework built on Apache Camel
that runs natively on [Kubernetes](https://kubernetes.io/) and is specifically
designed for serverless and micro service architectures. It allows you to run
integration code written in Camel DSL on your cloud.
+Apache Camel K is a lightweight integration framework built on Apache Camel
that runs natively on [Kubernetes](https://kubernetes.io/) and is specifically
designed for serverless and micro service architectures. It allows you to run
integration code written in Camel DSL on your cloud.
{{< /div >}}
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-k-examples)
+[](https://github.com/apache/camel-k-examples)
{{< div "partition" >}}{{< /div >}}
@@ -120,16 +120,16 @@ Apache Camel K is a lightweight integration framework
built on Apache Camel that
{{< div "links" >}}
-[](https://github.com/apache/camel-k/)
+[](https://github.com/apache/camel-k/)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel-k/)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](/camel-k/latest/)
+[](/camel-k/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -148,14 +148,14 @@ Apache Camel K is a lightweight integration framework
built on Apache Camel that
{{< div "description" >}}
-Camel Kafka Connector allows you to use all Camel
[components](/components/latest/) as [Kafka
Connect](http://kafka.apache.org/documentation/#connect) connectors, which, as
a result, expands Kafka Connect compatibility by allowing all Camel components
to be used in the Kafka ecosystem.
+Camel Kafka Connector allows you to use all Camel
[components](/components/latest/) as [Kafka
Connect](http://kafka.apache.org/documentation/#connect) connectors, which, as
a result, expands Kafka Connect compatibility by allowing all Camel components
to be used in the Kafka ecosystem.
{{< /div >}}
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-kafka-connector-examples)
+[](https://github.com/apache/camel-kafka-connector-examples)
{{< div "partition" >}}{{< /div >}}
@@ -165,16 +165,16 @@ Camel Kafka Connector allows you to use all Camel
[components](/components/lates
{{< div "links" >}}
-[](https://github.com/apache/camel-kafka-connector/)
+[](https://github.com/apache/camel-kafka-connector/)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel-kafka-connector/)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](/camel-kafka-connector/latest/)
+[](/camel-kafka-connector/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -202,26 +202,26 @@ This project hosts the efforts to port and package the
280+ Camel components as
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-quarkus/tree/master/examples)
+[](/camel-quarkus/latest/user-guide/examples.html)
{{< div "partition" >}}{{< /div >}}
-[Examples](https://github.com/apache/camel-quarkus/tree/master/examples)
+[Examples](/camel-quarkus/latest/user-guide/examples.html)
{{< /div >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-quarkus/)
+[](https://github.com/apache/camel-quarkus/)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel-quarkus/)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](/camel-quarkus/latest/)
+[](/camel-quarkus/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -248,7 +248,7 @@ Camel support for Spring Boot provides auto-configuration
of the Camel context b
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-spring-boot-examples)
+[](https://github.com/apache/camel-spring-boot-examples)
{{< div "partition" >}}{{< /div >}}
@@ -258,16 +258,16 @@ Camel support for Spring Boot provides auto-configuration
of the Camel context b
{{< div "links" >}}
-[](https://github.com/apache/camel-spring-boot)
+[](https://github.com/apache/camel-spring-boot)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel-spring-boot)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](/camel-spring-boot/latest/)
+[](/camel-spring-boot/latest/)
{{< div "partition" >}}{{< /div >}}
@@ -295,7 +295,7 @@ Camel support for Spring Boot provides auto-configuration
of the Camel context b
{{< div "list" >}}
{{< div "links" >}}
-[](https://github.com/apache/camel-karaf-examples)
+[](https://github.com/apache/camel-karaf-examples)
{{< div "partition" >}}{{< /div >}}
@@ -305,16 +305,16 @@ Camel support for Spring Boot provides auto-configuration
of the Camel context b
{{< div "links" >}}
-[](https://github.com/apache/camel-karaf)
+[](https://github.com/apache/camel-karaf)
{{< div "partition" >}}{{< /div >}}
[Source](https://github.com/apache/camel-karaf)
-{{< /div >}}
+{{< /div >}}
{{< div "links" >}}
-[](/camel-karaf/latest/)
+[](/camel-karaf/latest/)
{{< div "partition" >}}{{< /div >}}