From 5b01beb2f6f30eb7e47db294c74a284157d6854e Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Thu, 9 Jun 2022 15:39:54 +0200 Subject: [PATCH] run-jekyll --- run-jekyll | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 run-jekyll diff --git a/run-jekyll b/run-jekyll new file mode 100755 index 0000000..25f45ae --- /dev/null +++ b/run-jekyll @@ -0,0 +1,2 @@ +#!/bin/sh +jekyll serve -b '' -l