diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 52734e4..641d3e5 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -24,6 +24,14 @@ Once setup, you can create a new release by invoking the `full-release` command. Every step of the release process is configurable. Inputs may be parameterized externally; several input files may be provided as templates. +== How it looks + +A (moving) picture is worth a thousand words + +++++ + +++++ + == Acknowledgments JReleaser is heavily inspired by link:https://goreleaser.com[GoReleaser], it also builds on top of the lessons learned