denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Add github sponsor button when available #2357

Closed Sn0wAlice closed 2 years ago

Sn0wAlice commented 2 years ago

Hello !

I just wanna add the github sponsor button when available on the module page. Script based on github file: .github/FUNDING.yml

See the render when available: Capture d’écran 2022-08-09 à 18 28 43

hope this can be usefull

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

kitsonk commented 2 years ago

I am not supportive of this. GitHub sponsors is a feature of GitHub. Adding it to deno.land/x would make it seem like Deno is somehow affiliated with the program or promoting it. Deno doesn't control the program, nor who participates in it, nor how any sponsorship money is held or distributed. It also isn't the only way to provide funding for open source projects.

We already provide a link to the published repo and there is nothing preventing someone from linking to sponsorship in their README.

crowlKats commented 2 years ago

Also, with #2339, this wont be possible anymore as there wont be a directory listing

crowlKats commented 2 years ago

Given that #2339 landed, this is no longer possible, so respectfully closing