blob: f331738111d1fca7d55adebf952a84f5deac0590 [file] [log] [blame]
#!/bin/sh
export JEKYLL_VERSION=3.8
docker run --rm -v $PWD:/srv/jekyll -it jekyll/jekyll:$JEKYLL_VERSION jekyll build