You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/08/17 23:26:19 UTC

[camel-website] branch master updated (9183cf7 -> f29c145)

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


 discard 9183cf7  fix: HTML validation issues
     new f29c145  fix: HTML validation issues

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9183cf7)
            \
             N -- N -- N   refs/heads/master (f29c145)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 antora-ui-camel/src/css/docs.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[camel-website] 01/01: fix: HTML validation issues

Posted by zr...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit f29c14565a534c7e26892882ceb3663a362ace53
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Tue Aug 18 00:56:32 2020 +0200

    fix: HTML validation issues
---
 antora-ui-camel/src/css/docs.css                |  2 +-
 antora-ui-camel/src/partials/header-content.hbs |  6 +++---
 content/docs/_index.md                          | 24 ------------------------
 layouts/partials/header.html                    |  6 +++---
 4 files changed, 7 insertions(+), 31 deletions(-)

diff --git a/antora-ui-camel/src/css/docs.css b/antora-ui-camel/src/css/docs.css
index 419726f..c91fb2a 100644
--- a/antora-ui-camel/src/css/docs.css
+++ b/antora-ui-camel/src/css/docs.css
@@ -99,7 +99,7 @@
 }
 
 .section .list .links {
-  margin: 0.5rem auto;
+  margin: 0.5rem auto 0.5rem 0.5rem;
 }
 
 .section .links img {
diff --git a/antora-ui-camel/src/partials/header-content.hbs b/antora-ui-camel/src/partials/header-content.hbs
index 0d150fc..cf9e6ed 100644
--- a/antora-ui-camel/src/partials/header-content.hbs
+++ b/antora-ui-camel/src/partials/header-content.hbs
@@ -22,9 +22,9 @@
         <div id="search_results"></div>
       </div>
       <div class="navbar-tools">
-        <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a>
-        <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a>
-        <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a>
+        <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#github" /></svg></a>
+        <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#gitter" /></svg></a>
+        <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use xlink:href="{{uiRootPath}}/img/brand-logos.svg#twitter" /></svg></a>
       </div>
       <button class="navbar-burger" data-target="topbar-nav" type="button">
         <span></span>
diff --git a/content/docs/_index.md b/content/docs/_index.md
index bd50903..242cac9 100644
--- a/content/docs/_index.md
+++ b/content/docs/_index.md
@@ -20,8 +20,6 @@
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel/) 
@@ -31,8 +29,6 @@
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](https://www.javadoc.io/doc/org.apache.camel/camel-api/latest/index.html) 
@@ -121,8 +117,6 @@ Apache Camel K is a lightweight integration framework built on Apache Camel that
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel-k/) 
@@ -132,8 +126,6 @@ Apache Camel K is a lightweight integration framework built on Apache Camel that
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](/camel-k/latest/) 
@@ -170,8 +162,6 @@ Camel Kafka Connector allows you to use all Camel [components](/components/lates
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel-kafka-connector/) 
@@ -181,8 +171,6 @@ Camel Kafka Connector allows you to use all Camel [components](/components/lates
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](/camel-kafka-connector/latest/) 
@@ -221,8 +209,6 @@ This project hosts the efforts to port and package the 280+ Camel components as
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel-quarkus/) 
@@ -232,8 +218,6 @@ This project hosts the efforts to port and package the 280+ Camel components as
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](/camel-quarkus/latest/) 
@@ -271,8 +255,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel-spring-boot) 
@@ -282,8 +264,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](/camel-spring-boot/latest/) 
@@ -322,8 +302,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b
 
 {{< /div >}}
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Sources](/_/img/github.svg)](https://github.com/apache/camel-karaf) 
@@ -333,8 +311,6 @@ Camel support for Spring Boot provides auto-configuration of the Camel context b
 
 {{< /div >}} 
 
-{{< pre >}}{{< /pre >}}
-
 {{< div "links" >}}
 
 [![Documentation](/_/img/docs.svg)](/camel-karaf/latest/) 
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index f91e7a5..41b357d 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -52,9 +52,9 @@
                     <div id="search_results"></div>
                 </div>
                 <div class="navbar-tools">
-                  <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a>
-                  <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a>
-                  <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a>
+                  <a rel="noopener noreferrer nofollow" href="https://github.com/apache/camel/" title="Collaborate on GitHub"><svg focusable="false" class="brand-icon"><use href="{{ "_/img/brand-logos.svg#github" | relURL }}" /></svg></a>
+                  <a rel="noopener noreferrer nofollow" href="https://gitter.im/apache/apache-camel" title="Chat on Gitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#gitter" | relURL }}" /></svg></a>
+                  <a rel="noopener noreferrer nofollow" href="https://twitter.com/ApacheCamel" title="Follow Apache Camel on Twitter"><svg focusable="false" class="brand-icon"><use href="{{ "/_/img/brand-logos.svg#twitter" | relURL }}" /></svg></a>
                 </div>
                 <button class="navbar-burger" data-target="topbar-nav" type="button">
                     <span></span>