Hello folks,
I’ve been using Jekyll since a couple of years and this is my first time here. So far, I’ve been able to manage all issues (and even to write some Ruby plugins) but today I’m facing a wall.
I’ve tried to upgrade to Jekyll 4.2.0 from 4.1.1. With the new version, the index page is empty. The list of posts written by a specific author is empty. Also, a list I generate by myself through a specific _data
file is also empty.
Any hint would be appreciated!
PS: I’m not a Ruby developer