Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
A Lektor_ plugin providing a template filter that generates Gravatar_ URLs for an email address.
The implementation is drawn from the documentation on writing Lektor plugins
_;
this package is provided for the convenience of others.
To add Gravatar support to your Lektor project, run::
$ lektor plugins add lektor-gravatar
Then, in a template, you can reference::
<img src="{{ object.email|gravatar }}" alt="gravatar">
where object.email
is a variable in your context containing an email address.
lektor-gravatar is part of the BeeWare suite
_. You can talk to the community through:
@pybeeware on Twitter
_
The pybee/general
_ channel on Gitter.
If you experience problems with this backend, log them on GitHub
. If you
want to contribute code, please fork the code
and submit a pull request
_.
.. _Lektor: https://www.getlektor.com .. _Gravatar: http://en.gravatar.com .. _documentation on writing Lektor plugins: https://www.getlektor.com/docs/plugins/howto/ .. _BeeWare suite: http://pybee.org .. _@pybeeware on Twitter: https://twitter.com/pybeeware .. _pybee/general: https://gitter.im/pybee/general .. _log them on Github: https://github.com/pybee/lektor-gravatar/issues .. _fork the code: https://github.com/pybee/lektor-gravatar .. _submit a pull request: https://github.com/pybee/lektor-gravatar/pulls
FAQs
Unknown package
We found that lektor-gravatar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.