Deploy jekyll sites to gh-pages with plugins, etc. using Travis CI
vendor
is in the exclude
section of your _config.yml
.travis.yml
file and deploy.sh
files included in this repoGITHUB_URL
environment variable in the format https://<personal-access-token>@github.com/username/repo.git
to this repo from the settings page of the repo on travis-ci.orgGet your token from github account settings.