Apache Grails Website & Documentation
https://github.com/apache/grails-website.git
This repository is the consolidated home for the Apache Grails website: https://grails.apache.org/
It contains:
publish process defined in .asf.yml.
For information about using the Grails framework itself, please refer to the Apache Grails Documentation.
The grails-website repository is responsible for:
Below is a high-level overview of the repository to help new contributors understand how it is organised:
grails-website/
โโโ docs-legacy-*/ # Histoical Grails documentation prior to the move to ASF
โโโ docs/ # Grails documentation including groovydocs - published from https://github.com/apache/grails-core/tree/HEAD/grails-doc
โโโ AddMatomoAnalytics.groovy # Adds missing Apache Analytics Tracking run as `groovy AddMatomoAnalytics.groovy`
โโโ .asf.yml # Apache site publishing configuration
โโโ README.md # Project documentation
The remaining directories are all generated and published from https://github.com/apache/grails-static-website