Skip to content
Snippets Groups Projects
Commit 0b4ec816 authored by James Vasile's avatar James Vasile
Browse files

Watch and update, don't just serve

parent 7e2a1860
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,4 @@ set -e
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd ${SCRIPT_DIR}/../site
make serve
pelican -r --listen
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment