v2.1.0
- Updates colorator dependency for Jekyll ~> 3.2.0 compatibility (#96, props @asanger)
- Allow custom host & port (#82, props @gnclmorais)
- Documentation fixes (#75, props @jadengore)
- Capitalize the H in "GitHub" (#85, props @gjtorikian)
- Development: Add Rubocop and enforce Jekyll's Ruby Style
- Development: Sets default values for
GITHUB_CLIENT_ID
andGITHUB_CLIENT_SECRET
in test mode (#77, props @patmaddox)