๐Ÿ“ฆ apache / grails-website

Apache Grails Website & Documentation

โ˜… 3 stars โ‘‚ 8 forks ๐Ÿ‘ 3 watching
๐Ÿ“ฅ Clone https://github.com/apache/grails-website.git
HTTPS git clone https://github.com/apache/grails-website.git
SSH git clone git@github.com:apache/grails-website.git
CLI gh repo clone apache/grails-website
jamesfredley jamesfredley Updating apache/grails-website asf-site-production branch for Github Actions run:21167549923 ab6d643 1 hours ago ๐Ÿ“ History
๐Ÿ“‚ asf-site-production View all commits โ†’
๐Ÿ“ blog
๐Ÿ“ casestudies
๐Ÿ“ css
๐Ÿ“ docs
๐Ÿ“ docs-legacy-async
๐Ÿ“ docs-legacy-gorm
๐Ÿ“ docs-legacy-gsp
๐Ÿ“ docs-legacy-views
๐Ÿ“ files
๐Ÿ“ fonts
๐Ÿ“ foundation
๐Ÿ“ images
๐Ÿ“ img
๐Ÿ“ javascripts
๐Ÿ“ js
๐Ÿ“ plugins
๐Ÿ“ profiles
๐Ÿ“ stylesheets
๐Ÿ“ templates
๐Ÿ“„ .asf.yaml
๐Ÿ“„ .gitignore
๐Ÿ“„ .htaccess
๐Ÿ“„ 404.html
๐Ÿ“„ api.html
๐Ÿ“„ buildstatus.html
๐Ÿ“„ community.html
๐Ÿ“„ CONTRIBUTING.md
๐Ÿ“„ documentation.html
๐Ÿ“„ download.html
๐Ÿ“„ ecosystem.html
๐Ÿ“„ events.html
๐Ÿ“„ faq.html
๐Ÿ“„ favicon.ico
๐Ÿ“„ favicon.png
๐Ÿ“„ gormApi.html
๐Ÿ“„ index.html
๐Ÿ“„ learn.html
๐Ÿ“„ learning.html
๐Ÿ“„ mailing-lists.html
๐Ÿ“„ maturity.html
๐Ÿ“„ plugins.html
๐Ÿ“„ profiles.html
๐Ÿ“„ README.md
๐Ÿ“„ rss.xml
๐Ÿ“„ search.html
๐Ÿ“„ sitemap.xml
๐Ÿ“„ sponsors.html
๐Ÿ“„ support.html
๐Ÿ“„ upgrade.html
๐Ÿ“„ usergroups.html
๐Ÿ“„ versioning.html
๐Ÿ“„ README.md

Apache Grails Website

Documentation Users Mailing List Dev Mailing List Slack GitHub Discussions


Introduction

This repository is the consolidated home for the Apache Grails website: https://grails.apache.org/

It contains:

  • The Apache Grails Website
  • Current documentation
  • Legacy (pre-asf) documentation
It will also eventually contain the following, once they are migrated from the historical gh-pages grails.org subdomains:

  • Grails Guides
  • Grails Forge
Content from multiple Grails repositories is aggregated here and published to https://grails.apache.org/ using the publish process defined in .asf.yml.

For information about using the Grails framework itself, please refer to the Apache Grails Documentation.


Purpose of This Repository

The grails-website repository is responsible for:

  • Aggregating website content from different repositories
  • Publishing the site using Apache infrastructure
This repository does not contain the Grails framework source code.


Repository Structure

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