Restore the runner tool

This commit is contained in:
Cotes Chung 2020-11-27 23:40:05 +08:00
parent 0250a9c9f4
commit 8b2e6d1bf5
1 changed files with 11 additions and 0 deletions

11
tools/run.sh Executable file
View File

@ -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