jekyll-roman
A liquid filter for Jekyll that converts numbers into Roman numerals
To install, add this to your Gemfile:
gem "jekyll-roman"
and run bundle install. To use, run Jekyll with
bundle exec preceding it:
$ bundle exec jekyll build
$ bundle exec jekyll serve