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