This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tapestry-5-site-builder.git
The following commit(s) were added to refs/heads/main by this push:
new db8182b Remove osbolete preliminary information from README
db8182b is described below
commit db8182ba6a79ebee381e49827565c88e5aa2ab4c
Author: Volker Lamp <[email protected]>
AuthorDate: Tue May 5 16:59:26 2026 +0200
Remove osbolete preliminary information from README
---
README.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/README.md b/README.md
index abd6ccc..f68a2b9 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
-# tapestry-antora-site-poc-builder
-
-Proof of concept of how the Tapestry website and documentation could be based
on Antora.
-Intended for futher discussion with the Tapestry team.
+# tapestry-5-site-builder.git
This repo contains the site configuration and the build logic.
Leveraging the Gradle Antora Plugin, simply run `./gradlew antora` to have the
site generated.
-