web/tools/run.sh
Cotes Chung cbf707dc56 Update runner tool
allow LAN access Jekyll
2020-12-06 14:17:41 +08:00

11 lines
202 B
Bash
Executable file

#!/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 -H 0.0.0.0 -l