This should be done after #86 is merged.
Even when we removed Jekyll's --lsi option, the site build still only seemed to take ~7sec.
So maybe --lsi either isn't working, or just doesn't really have a big impact on our site build time.
In light of this.. i'm thinking we can leave the --lsi option enabled for now, but can probably remove the gsl/nmatrix optimisations we had added. Though we should probably do this in a follow up PR.
This also most likely renders #83 as irrelevant.
Originally posted by @0xdevalias in #86 (comment)