aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfeab73..5db17ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,5 @@
1run: 1clean:
2 -rm -Rf _site/
3
4run: clean
2 bundle exec jekyll serve --incremental 5 bundle exec jekyll serve --incremental