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.
from 548de70 Align Quarkus extension badges to the left (#376) new 6ecd6a4 CAMEL-14578: Reformat files at build time to force compliance with code standards new 235b517 update README to include instructions to use format new da5e8e6 add formatting for css files within the antora-ui The 3 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: README.md | 3 + .../gulp.d/tasks/build-preview-pages.js | 13 +- antora-ui-camel/gulp.d/tasks/build.js | 46 ++++--- antora-ui-camel/gulpfile.js | 25 +++- antora-ui-camel/package.json | 1 + antora-ui-camel/src/css/base.css | 6 +- antora-ui-camel/src/css/blog.css | 10 +- antora-ui-camel/src/css/breadcrumbs.css | 2 +- antora-ui-camel/src/css/category.css | 2 +- antora-ui-camel/src/css/doc.css | 12 +- antora-ui-camel/src/css/footer.css | 4 +- antora-ui-camel/src/css/header.css | 8 +- antora-ui-camel/src/css/nav.css | 4 +- antora-ui-camel/src/css/print.css | 4 +- antora-ui-camel/src/css/site.css | 48 +++---- antora-ui-camel/src/css/vars.css | 4 +- antora-ui-camel/src/helpers/withMenuData.js | 2 +- antora-ui-camel/src/js/01-nav.js | 2 +- .../src/js/vendor/algoliasearch.bundle.js | 141 ++++++++++++--------- 19 files changed, 194 insertions(+), 143 deletions(-)