jekyll-auth

A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization

Downloads
80.6K
Stars
843
Committers
30

Bot releases are visible (Hide)

jekyll-auth - 0.1.3

Published by benbalter about 11 years ago

  • Fix for jekyll-auth new not properly handling GITHUB_ORG_ID
  • Gem now includes CI
jekyll-auth - 0.1.1

Published by benbalter about 11 years ago

  • Added native dotenv support
  • .gitignore file auto-generated by jekyll-auth new
  • rake assets:precompile now calls jekyll-auth for better forward compatibility
jekyll-auth - 0.1.0: Gemification

Published by benbalter about 11 years ago

  • Initial gem release
  • Complete rewrite of authorization logic