jekyll serve . --config _config.yml,_configdev.yml
jekyll serve .
jekyll build && grunt && jekyll serve . --skip-initial-build
jekyll build && grunt
git-directory-deploy --directory _site --branch gh-pages
jekyll build && grunt && git-directory-deploy --directory _site --branch gh-pages