diff --git a/tools/run.sh b/tools/run.sh new file mode 100755 index 0000000..7473699 --- /dev/null +++ b/tools/run.sh @@ -0,0 +1,11 @@ +#!/usr/bin/env bash +# +# Run jekyll serve and then launch the site +# +# v2.6.1 +# https://github.com/cotes2020/jekyll-theme-chirpy +# © 2020 Cotes Chung +# MIT Licensed + +bundle exec jekyll s -l -o +