Contributors
Only the :contributors
parameter is required, everything else is optional.
Parameter | Default | Type | Description of the Parameter |
---|---|---|---|
:contributors | Required | Array | contributors.json file import data |
max-users | - | String | Max Number of users to display |
heading | - | String | Optional Heading text |
size | 64 | String | Size of Icons in pixels |
margin | - | String | CSS margin string for container |
Usage
With all arguments.
markdown
<Contributors
:contributors="$contributors"
heading="Contributors"
max-users="22"
size="48"
margin="36px 0 24px"
/>
Demos
The plugin is running on these pages:
- https://django-files.github.io/ and /team
- https://docker-deploy.cssnr.com/
- https://portainer-deploy.cssnr.com/
If you have a live demo, let us know and we will post it here...
Request a Feature
If you need more options, please open a feature request