Skip to content

Commit

Permalink
Merge pull request #112 from gradle/sg/video-embeds
Browse files Browse the repository at this point in the history
Add video embeds
  • Loading branch information
big-guy authored Jul 24, 2024
2 parents 9d728a0 + 4107ad1 commit 640f40b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
14 changes: 5 additions & 9 deletions docs/getting-started/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@

## Declarative DSL in IDE

TODO
<iframe width="709" height="400" src="https://www.youtube.com/embed/POjnWOwWqco" title="First Look at Declarative Gradle - Android Studio" frameborder="0" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Two-way editing
## Two-Way Tooling

TODO
<iframe width="709" height="400" src="https://www.youtube.com/embed/0PBQ2gbQfjU" title="First Look at Declarative Gradle - Two-Way Tooling" frameborder="0" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Automated changes
## Mutations

TODO

## Software types and shared configuration

TODO
<iframe width="709" height="400" src="https://www.youtube.com/embed/pYuVFtfMNzM" title="First Look at Declarative Gradle - Mutations" frameborder="0" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
####
site_name: Declarative Gradle
site_description: >-
Declarative Gradle is a project targeting better isolation of concern
and expressing any build in a clear and understandable way
Declarative Gradle is a project targeting better separation of concerns
and expressing any build in a clear and understandable way.
copyright: >
For content - Copyright &copy; 2024 - All contributors to the repository and included components.
<br/>All text/documentation content is open source and licensed under the <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License</a>.
Expand Down

0 comments on commit 640f40b

Please sign in to comment.