Skip to content

Commit 3430075

Browse files
committed
1 parent 8572c1b commit 3430075

File tree

5 files changed

+4
-23
lines changed

5 files changed

+4
-23
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ JReleaser takes inputs from well known build tools (Apache Ant, Apache Maven, Gr
4141
files, binary distributions (`.zip`, `.tar`), JLink images, or any other file that you'd like to publish as a Git release
4242
on popular Git services such as GitHub, GitLab, or Gitea. Distribution files may additionally be published to package
4343
managers such as Homebrew, Snapcraft, Scoop, or get ready to be launched via JBang. Releases may be announced to a variety
44-
of channels such as Twitter, Mastodon, Zulip, Sdkman, and others. Have a look at the listed xref:integrations.adoc[integrations].
44+
of channels such as Bluesky, Mastodon, Zulip, Sdkman, and others. Have a look at the listed xref:integrations.adoc[integrations].
4545

4646
image::jreleaser-tools.png[]
4747

docs/modules/reference/pages/announce/twitter.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
:announcer_sys_key: twitter
55
:announcer_env_key: TWITTER
66

7+
WARNING: This announcer has been deprecated in `v1.17.0` and will be removed in `v2.0.0`.
8+
79
Tweets a new release. You must register a new Twitter application and obtain the set of credentials. Follow the
810
instructions from link:https://developer.twitter.com/en/portal/projects-and-apps[Twitter] to complete this task.
911
Note: Remember to set permissions to include Write access and make sure to re-generate access tokens if you changed permissions.

landing/index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,6 @@
7878
</svg>
7979
</span>
8080
</a>
81-
<a class="navbar-item" rel="me" href="https://twitter.com/jreleaser">
82-
<span class="icon">
83-
<svg aria-hidden="true" data-icon="twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
84-
<path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path>
85-
</svg>
86-
</span>
87-
</a>
8881
</div>
8982
</div>
9083
</nav>
@@ -197,7 +190,7 @@ <h4><a href="#">Publish Packages</a></h4>
197190
<div class="service-content">
198191
<h4><a href="#">Make it official!</a></h4>
199192
<p>
200-
Announce the release to the four winds via Twitter, Sdkman, Zulip, and other services.
193+
Announce the release to the four winds via Mastodon, Sdkman, Zulip, and other services.
201194
</p>
202195
</div>
203196
</div>

landing/testimonials.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@
9191
</svg>
9292
</span>
9393
</a>
94-
<a class="navbar-item" rel="me" href="https://twitter.com/jreleaser">
95-
<span class="icon">
96-
<svg aria-hidden="true" data-icon="twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
97-
<path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path>
98-
</svg>
99-
</span>
100-
</a>
10194
</div>
10295
</div>
10396
</nav>

supplemental_ui/partials/header-content.hbs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@
3838
</svg>
3939
</span>
4040
</a>
41-
<a class="navbar-item" href="https://twitter.com/jreleaser" aria-label="https://twitter.com/jreleaser">
42-
<span class="icon">
43-
<svg aria-hidden="true" data-icon="twitter" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
44-
<path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path>
45-
</svg>
46-
</span>
47-
</a>
4841
</div>
4942
</div>
5043
</nav>

0 commit comments

Comments
 (0)