maximevaillancourt / digital-garden-jekyll-template

Start your own digital garden using this Jekyll template 🌱
https://digital-garden-jekyll-template.netlify.app/
Other
989 stars 760 forks source link

github-pages can't satisfy your Gemfile's dependencies #169

Closed damienbelveze closed 1 year ago

damienbelveze commented 1 year ago

Hello,

Describe the bug I have tried to deploy your template as it is from github pages and got the following message: github-pages can't satisfy your Gemfile's dependencies.

To reproduce Steps to reproduce the behavior:

  1. I went to your github repo 'digitan-garden-jekyll-template.'
  2. Clicked on 'use this template'
  3. Once I cloned and renamed it, I went to settings > Pages > deploy from branch, selected "main" and "/root" then clicked on save
  4. and got this error

What could I do to fix that and deploy your digital garden (first step to use it with my notes)?

Thank you in advance for your help

Damien Belvèze

maximevaillancourt commented 1 year ago

Hi Damien,

Just to be clear: are you referring to line 10 in the screenshot you shared? If so, that's only a warning (not an error), and shouldn't cause the build process to fail.

Could you share a screenshot of the rest of the output? (beyond line 32)

In the meantime, you might want to try these potential solutions: