đ§âđ¤âđ§ People plugin | |
|---|---|
This plugin can display relationships with users, such as followers, sponsors, contributors, stargazers, watchers, members, etc. | |
| Supported features â Full specification |
đ Classic template đ Repository template |
đ¤ Users đĨ Organizations đ Repositories |
|
đ (scopeless) read:org (optional) read:user (optional) repo (optional) |
|
Related to an userRelated to a repository |
|
| Type | Description |
plugin_people |
Enable people plugin |
type: boolean
default: no |
|
plugin_people_limit |
Display limit |
type: number
(0 â¤
đĨ)
zero behaviour: disable default: 24 |
|
plugin_people_identicons |
Toggle identicons display This can be used to mask user profile pictures for privacy |
type: boolean
default: no |
|
plugin_people_size |
Profile picture display size |
type: number
(8 â¤
đĨ
⤠64)
default: 28 |
|
plugin_people_types |
Displayed sections (order is respected) User and organization accounts support the following values:
|
type: array
(comma-separated)
default: followers, following allowed values:
|
|
plugin_people_thanks |
Special thanks This list can be used to thank specific users |
type: array
(comma-separated)
|
|
plugin_people_sponsors_custom |
Custom sponsors This list can be used to add users from unsupported GitHub sponsors sources.
The option |
type: array
(comma-separated)
|
|
plugin_people_shuffle |
Shuffle data for varied output This will fetch 10 times more data than |
type: boolean
default: no |