method: git # How do you want to deploy? git, rsync or s3. site_dir: _site # Location of your your static site files. git_url: git@github.com:danbee/danbee.github.com.git # Note on git_branch: # If using GitHub project pages, set the branch to 'gh-pages'. # For GitHub user/organization pages or Heroku, set the branch to 'master'. # git_branch: master # Git branch where static site files are commited