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.git
commit 83fe769a2147a8aec42668f90f4bf8e4cdf2797c Author: Volker Lamp <[email protected]> AuthorDate: Tue Mar 5 23:47:18 2024 +0100 Initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..b0bb5cc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# tapestry-antora-site-poc-content + +Proof of concept of how the Tapestry website and documentation could be based on Antora. +Intended for futher discussion with the Tapestry team. + +This repo exclusively contains the website and documentation sources. +See the `tapestry-antora-site-poc-builder` repo for how Antora is configured to build a static website from these sources.
