Ghost/ghost/admin
Naz Gargol 1df0e2b917 🎨 Added gravatars for member avatars (#1417)
no issue

- When an email has a valid gravatar handle it displays an image instead of initials for the member
- Introduces new {{gravatar}} helper which accepts an email as parameter and size/d as named parameters. The output is a URL to gravatar image
- Refactored usage of "splattribute" to explicit property. There was a need to duplicate class property usage in the component and doing that through splatttibute feature is unsafe as pointed ou here - https://github.com/TryGhost/Ghost-Admin/pull/1417#discussion_r351837584
2019-12-03 18:10:47 +07:00
..
.github
app 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
config
lib Getting rid of super-thin font weights 2019-11-22 11:53:57 +01:00
mirage Added member "add" screen (#1411) 2019-11-28 18:30:21 +07:00
public/assets Refined email error modal 2019-11-22 14:31:03 +01:00
tests Fixed members acceptance test 2019-12-03 16:05:56 +07:00
.csscomb.json
.editorconfig
.ember-cli
.eslintignore
.eslintrc.js
.gitignore
.travis.yml
.watchmanconfig
ember-cli-build.js
Gruntfile.js
LICENSE
package.json Version bump to 3.1.0 2019-11-27 14:11:19 +00:00
README.md
renovate.json
SECURITY.md
testem.js
yarn.lock Lock file maintenance 2019-11-27 12:18:08 +00:00

Ghost-Admin

Build Status

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2019 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.