This is an automated email from the ASF dual-hosted git repository.
jhelou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 0e683e077a [devscout] fix antora doc version
new d252250cc3 [JAMES-4175] improves documentation build repeatability
new 2dee790b0a [JAMES-4175] fix maven site build
new e28b26bd86 [JAMES-4175] fix website build instructions
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:
docs/README.adoc | 1 +
docs/README.md | 33 -------
docs/modules/community/pages/website.adoc | 145 ++++++++++++++++++++++------
docs/modules/community/partials/antora.adoc | 60 ++++++++++++
flake.nix | 1 +
pom.xml | 119 +++++++++++++++++------
src/homepage/.gitignore | 3 +
src/homepage/Gemfile | 1 +
src/homepage/Gemfile.lock | 81 ++++++++++++++++
src/site/site.xml | 21 ++--
10 files changed, 360 insertions(+), 105 deletions(-)
create mode 120000 docs/README.adoc
delete mode 100644 docs/README.md
create mode 100644 docs/modules/community/partials/antora.adoc
create mode 100644 src/homepage/.gitignore
create mode 100644 src/homepage/Gemfile.lock
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]