#!/bin/sh
# Build a preview of the theme

set -e

bundle exec jekyll build
