This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git.
from 1f279d1 Fixed link to AWS SQS
new 2d42213 chore: add initial version of catalog layout
new af531fb Apply suggestions from code review
new 04793c6 Fix remaining issues
new 98bf279 chore: publish Kamlet catalog
new 805ef32 refactor(css): tweak the icon size for page title
new d6b6b2f refactor: point to apache/camel-kamelets
new 5d95fc1 chore: remove markup breadcrumb microdata
The 7 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:
.gitignore | 1 +
antora-playbook.yml | 3 ++
antora-ui-camel/src/css/catalog.css | 47 ++++++++++++++++++++++
antora-ui-camel/src/css/doc.css | 4 ++
antora-ui-camel/src/css/nav.css | 5 +++
antora-ui-camel/src/css/site.css | 1 +
antora-ui-camel/src/helpers/remove_markup.js | 3 ++
.../src/partials/breadcrumbs-microdata.hbs | 2 +-
8 files changed, 65 insertions(+), 1 deletion(-)
create mode 100644 antora-ui-camel/src/css/catalog.css
create mode 100644 antora-ui-camel/src/helpers/remove_markup.js