#!/bin/bash set -ex pushd docs compose run --rm jekyll jekyll build popd