gradle / declarative-gradle

Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
https://declarative.gradle.org/
Other
86 stars 10 forks source link

Fix Demo links #79

Closed alexanderankin closed 1 month ago

alexanderankin commented 1 month ago

This PR adds a requirements.txt file to facilitate developing the mkdocs site.

It also adds placeholder pages for the pages with examples, so that the user does not see broken links. This will hopefully help redirect users back to GitHub to check out the full examples using the mkdocs built-in link. Otherwise it's not so obvious how to get to the example.

oleg-nenashev commented 1 month ago

Thanks a lot! It was on my list for better rendering, but I didn't get to it over the weekend. I will add links checker to the pull request builder