Jekyll Money

:: Ruby / Bundler / Jekyll / BigDecimal / Money

While trying to calulate discount promotion costs for a Jekyll site I was working I ran into friction calculating promotions in Jekyll. It wasn’t Jekyll’s fault, per se, though it was a shortcoming in Liquid and had to be fixed.

So I made a ruby gem just for the occasion and open sourced it, though these are basic affordances Liquid should handle on its own in my opinion.