#!/bin/bash cd "$(dirname "$0")" || exit 1 JEKYLL_ENV=production bundle exec jekyll serve --incremental