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 7f415c3..2cf67c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,7 @@
1dev: 1watch:
2 find content/*.md | entr make generate
3
4server:
2 browser-sync start --server ./public --watch --no-open --no-notify 5 browser-sync start --server ./public --watch --no-open --no-notify
3 6
4clean: 7clean: