I actually switched my blog to use Zola (similar to Jekyll but packaged as a static binary instead of a Ruby gem) because I couldn't figure out how to build my site with Jekyll after a few years- it kept trying to compile C code?
Bear in mind this was 5 years ago and I had never used Ruby before, so probably a user error :)
Glad it's been so stable for you!
> it kept trying to compile C code?
That‘s something that works incredibly well on Windows, better than I would have expected to.
The rubyinstaller.org people are shipping a fantastic installation. Under the hood it‘s msys2, but everything simply works out of the box.