html:
	./build.sh

local-html:
	./local-build.sh

.PHONY: html local-html
