This is the template for building Middleman static sites.
##Dependencies
brew install yarn
brew install advancecomp gifsicle jhead jpegoptim jpeg optipng pngcrush pngquant jonof/kenutils/pngout
yarn install -g svgo
middleman build
TARGET=production middleman build