liquid-md5
By pathawks
A Liquid filter that outputs an MD5 hash. Can be useful for generating Gravatar URLs from email addresses
To install, add this to your Gemfile
:
and run bundle install
. To use, run Jekyll with
bundle exec
preceding it: