1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

docs: enable git info

This commit is contained in:
Carlos Alexandro Becker 2018-06-25 14:51:10 -03:00
parent bfd8d45cc7
commit 6a06f76c49
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@ build:
# Generate the static documentation
static:
@hugo --source www
@hugo --enableGitInfo --source www
.PHONY: static
favicon:
@ -70,7 +70,7 @@ favicon:
.PHONY: favicon
serve:
@hugo server -w -s www
@hugo server --enableGitInfo --watch --source www
.PHONY: serve
# Show to-do items per file.

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