| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-05-05 | 1.5 kB | |
| v2.14.0.tar.gz | 2022-05-05 | 57.4 kB | |
| v2.14.0.zip | 2022-05-05 | 88.7 kB | |
| Totals: 3 Items | 147.7 kB | 0 | |
Minor Enhancements
- Use owner name as site title for User and Organization sites. (#197)
- Add
site.github.public_repositories[].releases(#224) - Add
site.github.public_repositories[].contributors(#234)
Documentation
- docs: Add dev docs (#212)
- set
PAGES_GITHUB_HOSTNAMEto hostname without protocol (#191) - Add
JEKYLL_ENVlimitation for git remote (#185)
Development Fixes
- Restore log level after running tests that modify it. (#202)
- Add GitHub Actions CI (#211)
- Update rubocop-jekyll requirement from
~> 0.5.0to~> 0.12.0(#226) - Create dependabot.yml (#225)
- Add rubocop todo file (#230)
- Upgrade rspec to 3.11.x (#231)
- CI: use 'main' branch instead of 'master' (#232)
- Add release workflow (#235)
New Contributors
- @lardieri made their first contribution in https://github.com/jekyll/github-metadata/pull/200
- @MichaelCurrin made their first contribution in https://github.com/jekyll/github-metadata/pull/212
- @dependabot made their first contribution in https://github.com/jekyll/github-metadata/pull/226
- @Shegox made their first contribution in https://github.com/jekyll/github-metadata/pull/191
- @9bow made their first contribution in https://github.com/jekyll/github-metadata/pull/234
- @at-ishikawa made their first contribution in https://github.com/jekyll/github-metadata/pull/185
Full Changelog: https://github.com/jekyll/github-metadata/compare/v2.13.0...v2.14.0