1#!/usr/bin/env bash
2#
3# Run a local instance of the site.
4bundle exec jekyll serve
5