github-metadata

Jekyll plugin to propagate the `site.github` namespace and set default values for use with GitHub Pages.

MIT License

Downloads
4.8M
Stars
277
Committers
27

Bot releases are visible (Hide)

github-metadata - v1.0.0

Published by parkr over 9 years ago

  • Add site.github.releases, an array of your repo's releases. (#9)
  • Don't overwrite site.github if it's already set. Merge if it's a hash
    and just leave along if it's non-nil something else. (#15)
  • Fall back to Octokit values to be more compatible with the GitHub ecosystem (#10)
  • Fix bug where nil, true, false, and hashes were stringified by JSON (#11)
  • Add test site to as an integration test (#11)
  • Upgrade to Octokit v4.x (#10)
github-metadata - v0.1.0

Published by parkr over 9 years ago

Birthday!