1
Fork 0

Easy rerun

This commit is contained in:
Jan-Erik Rediger 2018-02-11 12:25:15 +01:00
parent 4804120d86
commit b3eca839ae
2 changed files with 5 additions and 0 deletions

View file

@ -16,3 +16,7 @@ deploy: clean build
clean:
cobalt clean
.PHONY: clean
rerun:
rerun -p "**/*.{md,liquid,css,js}" -i "_site/*" -x -- make
.PHONY: rerun

View file

@ -26,6 +26,7 @@ template_extensions:
ignore:
- ext/
- README.md
- Makefile
syntax_highlight:
theme: "base16-ocean.dark"
assets: