Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.96 KB

CONTRIBUTING.md

File metadata and controls

35 lines (24 loc) · 1.96 KB

Contributing to the Site

Slack: GradleUp on the Gradle Community Slack

Any contributions, typo fixes and patches are welcome! The content is located inside this repository and in the linked repositories.

The website engine, tooling and configuration are also open source, feel free to reuse and contribute. If you want to work together and build a template on the top of Material for MkDocs, let @oleg-nenashev know :)

Quick Start

There is a Dev Container definition available in this repository. It is highly recommended to use this image to provision the developer environment.

For the local development without full rebuild:

FULL_BUILD=false mkdocs serve

Under the Hood

The site is built with MkDocs, MkDocs Multirepo Plugin, and Material for MkDocs. For development, everything is powered by Dev Containers and GitHub Actions.

License

This site by the GradleUp team and contributors is licensed under CC BY 4.0