jekyll / jekyll-avatar

A Jekyll plugin for rendering GitHub avatars
MIT License
90 stars 9 forks source link

Add support for GitHub Enterprise #13

Closed benbalter closed 7 years ago

benbalter commented 7 years ago

Fixes https://github.com/benbalter/jekyll-avatar/issues/12.

If the User (or the build environment) specifies a PAGES_AVATARS_URL prefer that to the GitHub.com avatars URL.

/cc @jimkohl, @parkr

jimkohl commented 7 years ago

Thanks Ben! Did you get any word from the Avatars team regarding an alternative routing when there isn't an avatars subdomain?

benbalter commented 7 years ago

Did you get any word from the Avatars team regarding an alternative routing when there isn't an avatars subdomain?

Yes. It should be example.com/avatars instead of avatars.example.com.

jimkohl commented 7 years ago

Thanks @benbalter! Yep that url works. Looks like Travis is having heartburn.