Releases: jekyll/github-metadata
Releases · jekyll/github-metadata
v1.10.0
25 Mar 17:06
Compare
Sorry, something went wrong.
No results found
Use git remote url to determine nwo (name with owner) in development only (#45 )
v1.9.0
16 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Mark the generator as safe so in safe mode it'll work (#42 )
v1.8.0
09 Mar 19:21
Compare
Sorry, something went wrong.
No results found
Properly determine project page domain by breaking the cache on different args (#40 )
Thanks for catching that, @benbalter !
v1.7.0
03 Mar 00:37
Compare
Sorry, something went wrong.
No results found
v1.6.0
02 Mar 19:58
Compare
Sorry, something went wrong.
No results found
site.github.environment should be the same as site.github.pages_env (#36 )
Add Repository#url_scheme for the pages URL scheme. (#35 )
v1.5.0
29 Feb 21:19
Compare
Sorry, something went wrong.
No results found
All values should have a corresponding field on Repository (#34 )
Happy Leap Day!
v1.4.0
19 Feb 21:04
Compare
Sorry, something went wrong.
No results found
Client: whitelist certain Octokit::Client methods (#32 )
🔒
v1.3.0
12 Feb 20:47
Compare
Sorry, something went wrong.
No results found
Don't require Jekyll, and only require the Generator when Jekyll has been required
Client: Fix bug with method call memoization collision with special characters
Generator: Properly memoize the repository so each regen doesn't re-call
Pages: ssl? should be true in test mode
Pages: github_hostname should only include the domain, not the protocol
Pages: handle subdomain isolation
Pages: helper methods for dotcom?, test?, enterprise?
Pages: hardcode https for dotcom GitHub URL
Pages: api_url, help_url, github_hostname, and pages_hostname should all look at env vars without PAGES_ prefix
Repository: #organization_repository? should use Value to save from errors
Repository: add in enterprise support & smarter CNAME/domain lookup
v1.2.0
05 Feb 23:17
Compare
Sorry, something went wrong.
No results found
Bring up-to-date with current site.github offerings on GitHub Pages (#30 )
Add integration tests and ensure we're up-and-running with github-pages (#29 )
Travis: test against Jekyll 2.5 and 3 (#21 )
v1.1.0
08 Sep 15:31
Compare
Sorry, something went wrong.
No results found
Enable auto_paginate for Octokit client so you get everything (#18 )