You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dj...@apache.org on 2021/12/27 19:57:04 UTC

[camel-website] branch main updated (c5fe409 -> c018cf9)

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

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


    from c5fe409  script to run yarn in Docker
     add c018cf9  set up site-manifest in production build

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   4 +
 antora-local-build.sh                              |  44 ++++++
 .../antora-playbook.yml                            |   0
 antora-playbook-snippets/assemble-playbook.sh      |  20 +++
 .../playbook-export-site-manifest.yml              |   3 +
 .../playbook-import-site-manifest-local.yml        |  12 ++
 .../playbook-import-site-manifest-remote.yml       |   9 ++
 antora-playbook.yml                                | 160 +--------------------
 package.json                                       |   9 +-
 playbook-patch-full.yml                            |  19 +--
 10 files changed, 101 insertions(+), 179 deletions(-)
 create mode 100755 antora-local-build.sh
 copy antora-playbook.yml => antora-playbook-snippets/antora-playbook.yml (100%)
 create mode 100755 antora-playbook-snippets/assemble-playbook.sh
 create mode 100644 antora-playbook-snippets/playbook-export-site-manifest.yml
 create mode 100644 antora-playbook-snippets/playbook-import-site-manifest-local.yml
 create mode 100644 antora-playbook-snippets/playbook-import-site-manifest-remote.yml
 mode change 100644 => 120000 antora-playbook.yml
 mode change 100644 => 120000 playbook-patch-full.yml