This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git
The following commit(s) were added to refs/heads/master by this push:
new 962df65f6a9 Update README with gh-pages branch details
962df65f6a9 is described below
commit 962df65f6a96b487b509be55f34768f1c999bc43
Author: James Fredley <[email protected]>
AuthorDate: Fri Oct 10 19:53:31 2025 -0400
Update README with gh-pages branch details
Added information about the gh-pages branch and website publishing.
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 2cf47c2393f..e602d0e0df2 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,10 @@ limitations under the License.
# Grails Website
+the gh-pages branch is used to redirect all https://grails.org/ URLs to
https://grails.apache.org/
+
+The Grails Website is published on
[https://grails.apache.org/](https://grails.apache.org/) via the
[`asf-site-production` branch on
`grails-website`](https://github.com/apache/grails-website/tree/asf-site-production)
repository.
+
[](https://github.com/apache/grails-static-website/actions)
This project builds the Grails website. A static website build with
[Gradle](https://gradle.org). It uses a Gradle Plugin whose sources can be
found at `buildSrc`.