aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/serve.sh
diff options
context:
space:
mode:
Diffstat (limited to 'serve.sh')
-rwxr-xr-xserve.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/serve.sh b/serve.sh
new file mode 100755
index 0000000..283bcc9
--- /dev/null
+++ b/serve.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+bundle exec jekyll serve --watch --force_polling --config _config.yml,_config_dev.yml