This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch pnp
in repository https://gitbox.apache.org/repos/asf/camel-website.git.
omit 9b1e596 CAMEL-11500: utilize caches and separate Theme ...
omit bdba260 CAMEL-11500: use PnP
add e9e2d85 [CAMEL-12998] Add responsive CSS
add f02af32 CAMEL-12998: Move reponsive theme to dedicated css file
new 93e69e1 CAMEL-11500: use PnP
new d5ed016 CAMEL-11500: utilize caches and separate Theme ...
new 0826e75 CAMEL-11500: add explicit dependencies for PnP
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 (9b1e596)
\
N -- N -- N refs/heads/pnp (0826e75)
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 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:
antora-ui-camel/package.json | 2 +
antora-ui-camel/src/css/base.css | 9 +
antora-ui-camel/src/css/main.css | 217 --
antora-ui-camel/src/css/responsive.css | 5079 ++++++++++++++++++++++++++++++++
antora-ui-camel/src/css/site.css | 1 +
antora-ui-camel/yarn.lock | 2 +-
layouts/index.html | 150 +-
layouts/partials/footer.html | 18 +-
8 files changed, 5182 insertions(+), 296 deletions(-)
create mode 100644 antora-ui-camel/src/css/responsive.css