I seemed to be able to get everything working by upgrading to the latest Ruby version and the most recent v3 release of the Jekyll. (Jekyll 4 has breaking changes.)
To test, I would encourage you to:
git clone this branch into a completely new directory
Change your Ruby environment to v3.2.2, then install the latest bundler
I seemed to be able to get everything working by upgrading to the latest Ruby version and the most recent v3 release of the Jekyll. (Jekyll 4 has breaking changes.)
To test, I would encourage you to:
bundler
yarn install