1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-07 13:31:37 +02:00

docs: site update

This commit is contained in:
Carlos Alexandro Becker 2018-06-20 00:16:04 -03:00
parent 4fa9080885
commit f96315cf3f
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
5 changed files with 7 additions and 1 deletions

View File

@ -63,6 +63,12 @@ static:
@hugo --source www
.PHONY: static
favicon:
wget -O www/static/avatar.png https://avatars2.githubusercontent.com/u/24697112
convert www/static/avatar.png -define icon:auto-resize=64,48,32,16 www/static/favicon.ico
convert www/static/avatar.png -resize x120 www/static/apple-touch-icon.png
.PHONY: favicon
serve:
@hugo server -w -s www
.PHONY: serve

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
www/static/avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

@ -1 +1 @@
Subproject commit d91c2fc07e4061875a06b4e90267796247281979
Subproject commit 3bddc70df07a4449d2ec853bc5ae3438d0394342