More sawtooth

This commit is contained in:
Madison Scott-Clary
2018-01-26 21:09:58 -08:00
parent 20a19b24be
commit f2f2b040ad
2 changed files with 242 additions and 1 deletions

View File

@ -5,7 +5,7 @@ run:
.PHONY: run-jekyll
run-jekyll:
-rm .jekyll-metadata
bundle exec jekyll serve -wi -H 0.0.0.0
bundle exec jekyll serve -w -H 0.0.0.0
.PHONY: watch-wordcounts
watch-wordcounts: