index
:
jekyll-theme
master
redirect
My Jekyll theme
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
serve.sh
2
1 files changed, 2 insertions, 0 deletions
diff --git a/serve.sh b/serve.sh
index c7645c2..115b154 100755
--- a/
serve.sh
+++ b/
serve.sh
@@ -1 +1,3 @@
+#!/bin/sh
+
bundle exec jekyll serve --watch --host 0.0.0.0 --drafts --config _config.yml,_config_dev.yml