You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depend directly on Jekyll, instead of indirectly through github-pages (#92)
The github-pages gem is not maintained anymore, and depends on old versions of
its dependencies, which seem to be incompatible with Netlify's Ruby version.
And it looks like we don't use github-pages, anyway.
0 commit comments