Jekyll site fails only when pushed to GitHub
问题 I am developing a new version of a static website with Jekyll that deployed via Github pages: https://devcampy.com The repository: https://github.com/gianarb/devcampy.com Locally I run it with docker, and I am not able to reproduce the issue: $ docker run --rm -p 4000:4000 -v "$PWD":/srv/jekyll jekyll/jekyll:stable jekyll serve This is the error I get via email when I push to the repository. I can't figure out why it does not work properly The page build failed for the `master` branch with