jekyll-travis-gh-pages

jekyll-travis-gh-pages

Deploy jekyll sites to gh-pages with plugins, etc. using Travis CI

Jekyll/Travis/gh-pages

Deploy jekyll sites to gh-pages with plugins, etc. using Travis CI

Usage

  • Make sure your external plugins are included in the Gemfile/Gemfile.lock
  • Make sure vendor is in the exclude section of your _config.yml
  • Add the .travis.yml file and deploy.sh files included in this repo
  • Add a GITHUB_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.org

Get your token from github account settings.