[Upstream] Cherry-pick some changes from 6f7d4b3d
* https on most links (it's not needed for localhost) * remove github workflow * update Travis and Rake files (not used here, but could be used in the future) * Indent correctly _config.yml https://github.com/sergiokopplin/indigo/commit/6f7d4b3d3473db330a3ceeb8cacd3207aeb42e6b
source 'http://rubygems.org' | ||
source 'https://rubygems.org' | ||
group :jekyll_plugins do | ||
gem 'jekyll', "~> 4.0" | ||
... | ... |
Please register or sign in to comment