aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 15:14:23 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2020-03-25 15:14:23 +0100
commit6b4550ab79b77f0889acad883bd7b5937c9c1299 (patch)
treeb2e9b8edd2952d9a83da517204ef164a1d0c7763 /Makefile
parentd3534969bd96f6931c50fb5e6c39569257ff4883 (diff)
downloadmitjafelicijan.com-6b4550ab79b77f0889acad883bd7b5937c9c1299.tar.gz
Added new post - pubsub server
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: