aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/serve.sh
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-11-04 18:09:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-11-04 18:09:57 +0300
commit0a08e01aec5ce82e6bb2e29d8aac4879e6cd2be3 (patch)
tree5c9be3632f715dc2c355ce13c092b9dd584500e5 /serve.sh
parentfix license text (diff)
downloadegor-tensin.github.io-0a08e01aec5ce82e6bb2e29d8aac4879e6cd2be3.tar.gz
egor-tensin.github.io-0a08e01aec5ce82e6bb2e29d8aac4879e6cd2be3.zip
add serve.sh (same as serve.bat)
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