This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git
The following commit(s) were added to refs/heads/asf-site-production by this
push:
new 6b271fc0320 Add consolidated README for Grails documentation
6b271fc0320 is described below
commit 6b271fc03201c3b119e12dc84d158a88b13d94fc
Author: James Fredley <[email protected]>
AuthorDate: Sat Sep 20 20:59:06 2025 -0400
Add consolidated README for Grails documentation
This README consolidates documentation and guides for Grails.
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 00000000000..f8ca53475c7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+New consolidated home for https://grails.apache.org/ including current and
legacy documentation, guides and grails forge all under a single repository and
site.
+
+Various repositories update the content of sections of the site which is then
published https://grails.apache.org/ via `publish` in `.asf.yml`
+