1
0
Fork 0
freesewing/config/badges.yaml

27 lines
1.1 KiB
YAML
Raw Normal View History

_all:
2019-04-21 12:57:12 +02:00
version:
link: 'https://www.npmjs.com/package/{{{fullname}}}'
img: 'https://img.shields.io/npm/v/{{{fullname}}}.svg'
alt: '{{{fullname}}} on NPM'
license:
link: 'https://opensource.org/licenses/MIT'
img: 'https://img.shields.io/npm/l/{{{fullname}}}.svg?label=License'
alt: 'License: MIT'
2021-11-28 17:33:57 +01:00
contributors:
link: '#contributors-'
img: 'https://img.shields.io/badge/all_contributors-{{ name }}-pink.svg'
alt: 'All Contributors'
_social:
forum:
link: 'https://forum.freesewing.org'
img: 'https://img.shields.io/badge/%F3%A0%80%A0-Forum-E4405F.svg?logo=discourse&logoColor=white&logoWidth=15'
alt: 'Follow @freesewing_org on Twitter'
discord:
link: 'https://chat.freesewing.org'
img: 'https://img.shields.io/discord/698854858052075530?label=Chat%20on%20Discord'
alt: 'Chat with us on Discord'
patron:
link: 'https://freesewing.org/patrons/join'
img: 'https://img.shields.io/badge/%F3%A0%80%A0-Support%20us-blueviolet.svg?logo=cash-app&logoColor=white&logoWidth=15'
alt: 'Become a FreeSewing Patron'