docs/Makefile

4 lines
61 B
Makefile

.PHONY: vendor
vendor: ## vendor hugo modules
./hack/vendor