mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-23 21:19:17 +02:00
docs: updates
This commit is contained in:
parent
c54e530902
commit
0f34ce6d9f
@ -10,7 +10,7 @@ By participating in this project, you agree to abide our
|
|||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
- [Task](https://taskfile.dev/installation)
|
- [Task](https://taskfile.dev/installation)
|
||||||
- [Go 1.21+](https://go.dev/doc/install)
|
- [Go 1.22+](https://go.dev/doc/install)
|
||||||
|
|
||||||
Other things you might need to run the tests:
|
Other things you might need to run the tests:
|
||||||
|
|
||||||
|
@ -24,14 +24,14 @@
|
|||||||
<!-- Announcement bar -->
|
<!-- Announcement bar -->
|
||||||
{% block announce %}
|
{% block announce %}
|
||||||
<p>
|
<p>
|
||||||
I use <strong>a lot</strong> of my time making GoReleaser better, and
|
I work <strong>very hard</strong> to make GoReleaser better, and
|
||||||
can only continue to do so thanks to the support of people like you.
|
can only continue to do so thanks to the support of people like you.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you'd like to contribute, you can choose between
|
If you'd like to contribute, you can choose between
|
||||||
<a href="/sponsors">
|
<a href="/sponsors">
|
||||||
<strong>sponsoring me</strong>
|
<strong>sponsoring me</strong>
|
||||||
</a>
|
</a>,
|
||||||
or
|
or
|
||||||
<a href="/pro">
|
<a href="/pro">
|
||||||
<strong>buying a Pro license</strong>
|
<strong>buying a Pro license</strong>
|
||||||
@ -42,4 +42,3 @@
|
|||||||
Thanks for your support 💜
|
Thanks for your support 💜
|
||||||
</p>
|
</p>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
@ -67,6 +67,10 @@ plugins:
|
|||||||
as_creation: date
|
as_creation: date
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
|
extra:
|
||||||
|
analytics:
|
||||||
|
provider: google
|
||||||
|
property: "UA-106198408-1"
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/github-alt
|
- icon: fontawesome/brands/github-alt
|
||||||
link: https://github.com/goreleaser
|
link: https://github.com/goreleaser
|
||||||
|
Loading…
x
Reference in New Issue
Block a user