pelican_gravatar_plus

Pelican Plugin to pull Gravtars


License
Other
Install
pip install pelican_gravatar_plus==0.0.1

Documentation

Pelican Plugin – Gravatar Plus

Just like the regular Pelican Gravatar Plugin but creates a Gravatar object stored in the author_gravatar context variable that gives you access to a few more things.

By the way: access the variable in your article.html template using {{ article.author_gravatar }}.