Sometimes, I want to see what the built site looks like before
publishing it. For that, I'll push changes to a dev branch and let
Jenkins build the site as a tarball that I can download, extract, and
view locally. Once I am satisfied, I'll merge the dev branch to master,
which Jenkins will build and publish to the live site.