From ac654b77c50954ac8b2e17d9dada7df0d156f72a Mon Sep 17 00:00:00 2001 From: Andres Almiray Date: Sat, 1 May 2021 21:53:20 +0200 Subject: [PATCH] Update landing page --- landing/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/landing/index.html b/landing/index.html index 0ce4f19..0105199 100644 --- a/landing/index.html +++ b/landing/index.html @@ -109,7 +109,7 @@

Release to git

- Tag and release to popular git services such as GitHub. + Tag and release to popular git services such as GitHub, GitLab, and Gitea.

@@ -184,7 +184,7 @@

Quick configuration.

Configure the essentials and let JReleaser do the heavy lifting. Convention over configuration is a thing!

- YAML is not your cup of Java? We've got other formats like JSON, a Maven DSL, and a Gradle DSL.

+ YAML is not your preferred format? We've got other formats like TOML, JSON, a Maven DSL, and a Gradle DSL.

@@ -198,7 +198,7 @@

Publish and announce a release.

Publishing a release is as simple as executing a single command using the jreleaser CLI.

- We also offer Maven and Gradle plugins, Ant tasks, and Jbang integration to boot!

+ We also offer Maven and Gradle plugins, Ant tasks, Jbang integration, and a Docker image to boot!