Hey Jekyllers,
Quick bug-fix release for you all today:
- Ruby 3.0 and 3.1 support (you will need to run
bundle add webrick
forjekyll serve
to work) -
jekyll serve
will no longer inject a charset into the MIME type for binary types - Incremental regeneration now handles includes in collection files correctly
That’s all, Happy Jekylling!