a23c9df16b
docs: minor docs improvements ( #5320 )
...
- better styling
- short codes
- no 404 on unreleased `Since: ` block
2024-11-29 11:17:45 -03:00
e6a5a258c5
docs: fix shortcode
2024-11-29 00:17:45 -03:00
09be848e1a
feat(build): initial support for zig ( #5312 )
...
Continuing on #5308 and #5307 , this finally adds Zig support to
GoReleaser!
Things are very raw still, plenty of use cases to test (please do test
on your project if you can), but it does work at least for simple
projects!
A release done by this:
https://github.com/goreleaser/example-zig/releases/tag/v0.1.0
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2024-11-28 08:47:20 -03:00
edaf931ad1
docs: improve git semver sorting pro warning
...
closes #5110
2024-09-03 19:57:07 -03:00
50ee54ac6e
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2024-08-03 14:30:10 -03:00
42d614dd62
chore: crlf
2024-07-23 18:47:06 -04:00
6b645926a8
docs: improve docs ( #5006 )
...
closes https://github.com/orgs/goreleaser/discussions/5004
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2024-07-17 10:56:36 -03:00
f22596a3e1
docs: wording
2024-06-25 15:16:45 -03:00
a44ff45fc8
docs: fix margin
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2024-06-25 09:29:11 -03:00
409ce4ffb4
docs: improving home page ( #4953 )
...
tried to refresh the home a little bit, not sure if I like it or not.
let me know what you think :)
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2024-06-24 23:12:15 -03:00
0f34ce6d9f
docs: updates
2024-02-20 22:27:42 -03:00
46072c6047
docs: add banner asking for support to the website, release notes, etc
...
Sounds a bit like begging, but I was told it actually works.
Let's see...
2023-05-19 19:33:37 +00:00
090365bf78
chore: verify website for mastodon ( #3576 )
...
> You can verify yourself as the owner of the links in your profile
metadata. For that, the linked website must contain a link back to your
Mastodon profile. The link back must have a `rel="me"` attribute. The
text content of the link does not matter.
I checked that `display: none;` doesn't affect the verification process,
I was able to "verify" a link using a quick test on my own profile.
I'm not convinced this is the _best_ way, but it is _a_ way. On other
pages on the site you have a mastodon link, if those were added to the
front page they would also suffice (assuming the above criteria are
met).
2022-11-21 09:36:15 -03:00
3697a9d8ce
docs: wording improvements
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2022-05-10 10:17:13 -03:00
a02cbca273
docs): add SBOM section, update Docker as container ( #3090 )
...
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
2022-05-09 08:53:06 -03:00
6c9a97f2af
docs: remove analytics ( #3017 )
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2022-04-11 22:44:04 -03:00
862da49983
docs: improve home a bit
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2021-10-05 20:24:06 -03:00
91eee44ce8
docs: some little fixes on the webpage ( #2547 )
...
* feat: some little fixes on the webpage
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com >
* Update www/docs/overrides/home.html
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com >
2021-10-01 23:04:52 -03:00
3d62f95fd5
docs: nightly pro feature
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2021-09-24 20:18:52 -03:00
5f4ea3f9cb
docs: improve announce and home
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2021-09-12 22:41:54 -03:00
e5a2e65fea
docs: improve homepage
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2021-07-09 19:11:09 +00:00
057e373a9d
docs: fix og image
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2021-05-27 11:50:24 +00:00
690b49b9fc
docs: goreleaser-pro ( #2260 )
2021-05-26 19:08:46 -03:00
9a3a5f6642
docs: plausible
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com >
2021-05-26 02:09:07 +00:00
30765a4511
docs: tune performance and theming of documentation ( #2164 )
...
* docs: tune performance and theming of documentation
* docs: enable auto-toggle based on user preference
2021-04-09 11:34:39 -03:00
74ed844cfc
docs: improve landing page
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2021-01-21 01:04:16 -03:00
31a32e254e
docs: some other improvements ( #1504 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2020-05-10 19:37:28 -03:00
943ef1d81f
docs: improvements ( #1501 )
...
* docs: enable instant
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
* fix: minify html
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
* fix: edit uri
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
* fix: remove uneeded meta
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
* docs: several improvements
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
* fix: broken links
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2020-05-10 18:59:21 -03:00
e6de182f6c
docs: move back to www
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com >
2020-05-10 17:32:55 -03:00