Why not to use Jekyll? I'm trying to build the learnxinyminutes-site by using Ruby3.0 and it fails due to differences in standard lib that is used by middleman deps.
Expected
Effortless & fast build
Actual behavior
A lot of incompatibility errors
Wasted over 2 hours to just to figure out that I have to downgrade ruby & bundler and install all deps
Why not to use Jekyll? I'm trying to build the learnxinyminutes-site by using Ruby3.0 and it fails due to differences in standard lib that is used by
middleman
deps.Expected
Actual behavior
Steps to reproduce
Additional information
Workaround