How I Updated jekyll/classifier-reborn for Ruby 3
A couple months ago, I discovered that the classifier-reborn gem (a popular Jekyll plugin to group related posts) was essentially incompatible with Ruby 3. I...
I noticed that https://jekyll.github.io/classifier-reborn/#dependencies states we can use the rb-gsl gem to speed things up, and that in turn references using nmatrix or narray. The linked narray G...
A couple months ago, I discovered that the classifier-reborn gem (a popular Jekyll plugin to group related posts) was essentially incompatible with Ruby 3. I...