gradle / community

Gradle Community content and Gradle Cookbook. Open for Contributions
https://community.gradle.org/
Other
26 stars 11 forks source link

Add Dev Contaner configuration for local development #8

Closed oleg-nenashev closed 7 months ago

oleg-nenashev commented 7 months ago

Adds support for portable local development of the website. The implementation is inspired by https://github.com/hitsumabushi845/MkDocs-with-Remote-Containers from @hitsumabushi845 and extended to simplify the use. Later we can deply the devcontainer to GitHub packages to speed it up even more

image