1.0.1 • Published 6 years ago

origami-plugin-user-profiles v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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!