mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
docs: new art (#2607)
This commit is contained in:
parent
163afac53c
commit
cca001b70b
@ -74,8 +74,8 @@ tasks:
|
||||
docs:imgs:
|
||||
desc: Download and resize images
|
||||
cmds:
|
||||
- wget -O www/docs/static/logo.png https://github.com/goreleaser/artwork/raw/master/goreleaserfundo.png
|
||||
- wget -O www/docs/static/card.png "https://og.caarlos0.dev/**GoReleaser**%20%7C%20Deliver%20Go%20binaries%20as%20fast%20and%20easily%20as%20possible.png?theme=light&md=1&fontSize=80px&images=https://github.com/goreleaser.png"
|
||||
- wget -O www/docs/static/logo.png https://raw.githubusercontent.com/goreleaser/artwork/master/goreleaserfundo.png
|
||||
- wget -O www/docs/static/card.png https://raw.githubusercontent.com/goreleaser/artwork/master/twitter-card.png
|
||||
- wget -O www/docs/static/avatar.png https://github.com/goreleaser.png
|
||||
- convert www/docs/static/avatar.png -define icon:auto-resize=64,48,32,16 www/docs/static/favicon.ico
|
||||
- convert www/docs/static/avatar.png -resize x120 www/docs/static/apple-touch-icon.png
|
||||
|
BIN
www/docs/static/apple-touch-icon.png
vendored
BIN
www/docs/static/apple-touch-icon.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
BIN
www/docs/static/card.png
vendored
BIN
www/docs/static/card.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user