origami-plugin-user-profiles
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Origami: Gravatar Plugin

npm Travis Codecov

This plugin provides functionality for user profiles. By default, it will use Gravatar, otherwise will default to:

user

Installation

yarn add origami-plugin-user-profiles

Usage

In your .origami file, add it to the plugins: .origami

{
    ...
    "plugins": {
        "user-profile": true
    }
    ...
}

Moving forward / TODO

  • Add configuration for using a custom image

Issues

If you find a bug, please file an issue on the issue tracker on GitHub.

Contributions

All pull requests and contributions are most welcome. Let's make the internet better!

Readme

Keywords

none

Package Sidebar

Install

npm i origami-plugin-user-profiles

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

160 kB

Total Files

9

Last publish

Collaborators

  • tmatthias