Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

ldesgrange/jekyll-gravatar-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jekyll_gravatar_filter

This is a liquid filter to convert an email to a gravatar URL.

Installation

Put to_gravatar.rb in your Jekyll _plugins directory.

Usage

{{ 'user@example.com' | to_gravatar }} => http://www.gravatar.com/avatar/8ab058066d75ea5b7e613094a7676d82

See gravatar filter on my blog.

License

See LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages