add tags
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
.hugo_build.lock
|
||||
tags
|
||||
|
3
Makefile
3
Makefile
@@ -15,3 +15,6 @@ build:
|
||||
.PHONY: serve
|
||||
serve:
|
||||
hugo server -D --bind "0.0.0.0" --navigateToChanged -p 2323
|
||||
|
||||
tags:
|
||||
~/projects/mine/hugotags/hugotags.sh ~/projects/notmine/hugoDocs/content/en > tags
|
||||
|
Reference in New Issue
Block a user