aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 784c32f..279d702 100644
--- a/Makefile
+++ b/Makefile
@@ -100,4 +100,5 @@ deploy: all
rsync -avzP public/ euandre.org:/home/user-data/www/default/ --delete
run: all
+ open 'http://localhost:4000'
jekyll serve