Carlos Alexandro Becker
a23c9df16b
docs: minor docs improvements ( #5320 )
...
- better styling
- short codes
- no 404 on unreleased `Since: ` block
2024-11-29 11:17:45 -03:00
Carlos Alexandro Becker
700ff34236
docs: improving docs ( #4956 )
...
slowly but steadily fixing a billion warnings
2024-07-08 23:30:10 -03:00
Carlos Alexandro Becker
7fc93995b8
feat: consistently use directory in property names ( #4737 )
...
It was a mess of "folder" x "directory", so changed it all to
"directory".
Closes #4732
2024-04-01 10:01:56 -03:00
Carlos Alexandro Becker
d18adfb57e
feat: deprecate --rm-dist in favor of new --clean flag ( #3702 )
...
After talking with @perylemke, we realized that probably most people
will likely expect it to be called --clean instead of --rm-dist, as its
more similar to the popular `make clean` task.
This adds the --clean flag, and make the --rm-dist one deprecated.
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-01-20 23:47:08 -03:00
Randy Fay
5ae087197b
docs: no-main error if running outside project root
2022-06-23 22:39:48 -03:00
Ishan Goel
f62283c8ab
docs: fix typo ( #3081 )
...
"you `main.go`" to "your `main.go`"
2022-05-03 09:48:55 -03:00
Engin Diri
a19ee5fc42
docs: rename in the docs goreleaser.yml to goreleaser.yaml ( #2784 )
2021-12-22 21:52:01 -03:00
Carlos Alexandro Becker
62da2dbe13
feat: no main error page ( #2709 )
...
* feat: no main error page
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* docs: improve seo
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-11-29 21:41:31 -03:00