This is an automated email from the ASF dual-hosted git repository.
djencks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-antora.git.
from aa0658c Use aries-antora-ui ui bundle
new dc9f5aa generate .htaccess file from dummy dot-htaccess-cms file
listing all files in cms, using @djencks/antora-htaccess-edit extension
new 6ec9cff Set up playbook for apache aries-antora-site repo
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 | 1 +
...aybook.yml => antora-playbook-htaccess-edit.yml | 19 +-
antora-playbook.yml | 4 +-
dot-htaccess-cms | 621 +++++++++++++++++++++
dot-htaccess-not-found | 11 +
package.json | 2 +-
package.json-htaccess-edit | 19 +
supplemental-ui/.htaccess | 610 ++++++++++++++++++++
supplemental-ui/ui.yml | 2 +
9 files changed, 1283 insertions(+), 6 deletions(-)
copy antora-playbook.yml => antora-playbook-htaccess-edit.yml (58%)
create mode 100644 dot-htaccess-cms
create mode 100644 dot-htaccess-not-found
create mode 100644 package.json-htaccess-edit
create mode 100644 supplemental-ui/.htaccess
create mode 100644 supplemental-ui/ui.yml