Jacky Zhao
2022-04-03 e6e04c03c473175961e1d5f9c815c3671f237c8e
Makefile
@@ -4,4 +4,4 @@
   @grep -E '^[a-zA-Z_-]+:.*?## .*$$' $(MAKEFILE_LIST) | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}'
serve: ## serve
   hugo-obsidian -input=content -output=assets/indices -index -root=. && hugo server
   hugo-obsidian -input=content -output=assets/indices -index -root=. && hugo server --enableGitInfo