gitpod-io / contribute.dev

A list of cool open-source projects that you can contribute to with one click
https://contribute.dev
MIT License
80 stars 22 forks source link

Add Taskord to the projects list. #118

Closed nisarhassan12 closed 3 years ago

nisarhassan12 commented 3 years ago

Fixes gitpod-io/contribute.dev#112

For now, we have decided just to update the component to support Gitlab projects and add the project manually we will work on updating the add-project script later.

image

nisarhassan12 commented 3 years ago

@bigint Currently I'm unable to find a way to incorporate GitLab stars badge i.e currently not found is shown image

I found the below which can help but it requires the Gitlab PROJECT_ID would be great if you can help me with that. Thanks

https://img.shields.io/badge/dynamic/json?color=green&label=gitlab%20stars&query=%24.star_count&url=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F[PROJECT_ID]`

bigint commented 3 years ago

Hi @nisarhassan12 Here is the star badge for Taskord

https://img.shields.io/badge/dynamic/json?color=green&label=gitlab%20stars&query=star_count&url=https://gitlab.com/api/v4/projects/20359920
nisarhassan12 commented 3 years ago

Thanks, @bigint for providing me with the badge.

nisarhassan12 commented 3 years ago

This is how it looks now:

image

bigint commented 3 years ago

Awesome @nisarhassan12 💜

bigint commented 3 years ago

Thanks for merging @nisarhassan12 ❤️