This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git.
from 02c5efd Added a blog post about test infra and test component
deprecations
new 72948fc fix: ignore `public` only in the root directory
new b841a7a fix: search all components in component search
The 2 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 | 4 ++--
antora-ui-camel/public/_/css/site-669e4fdea0.css | 2 ++
antora-ui-camel/public/_/css/site-91cabd5e14.css | 2 --
antora-ui-camel/public/_/data/rev-manifest.json | 4 ++--
antora-ui-camel/public/_/helpers/asset.js | 4 ++--
.../public/_/img/asf-estd-1999-logo-bb89c741ef.svg | 1 +
.../js/{site-0d18f68ee9.js => site-ca1c0b0367.js} | 2 +-
.../public/_/partials/footer-scripts.hbs | 2 +-
antora-ui-camel/public/_/partials/head-styles.hbs | 2 +-
antora-ui-camel/public/_/rev-manifest | 4 ++--
antora-ui-camel/src/css/nav.css | 24 ++++++++++++++++++++++
antora-ui-camel/src/js/99-nav-search.js | 8 ++------
12 files changed, 40 insertions(+), 19 deletions(-)
create mode 100644 antora-ui-camel/public/_/css/site-669e4fdea0.css
delete mode 100644 antora-ui-camel/public/_/css/site-91cabd5e14.css
create mode 100644
antora-ui-camel/public/_/img/asf-estd-1999-logo-bb89c741ef.svg
rename antora-ui-camel/public/_/js/{site-0d18f68ee9.js => site-ca1c0b0367.js}
(92%)