Update script/server to jekyll 4
This commit is contained in:
parent
d66c5bfc15
commit
e3955407ee
@ -10,4 +10,4 @@ cd "$(dirname "$0")/.."
|
|||||||
# ensure everything in the app is up to date.
|
# ensure everything in the app is up to date.
|
||||||
script/update
|
script/update
|
||||||
|
|
||||||
docker run --rm -it -p 4000:4000 -v "$PWD/ianonavy:/srv/jekyll" jekyll/minimal:3.8 jekyll serve
|
docker run --rm -it -p 4000:4000 -v "$PWD/ianonavy:/srv/jekyll" jekyll/minimal:4 jekyll serve
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user