Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Github STAR button on repository page

Is there any way to add star button to the promotional page of the repository just like there is facebook like and Google Plus' +1 button?

like image 319
Kamran Ahmed Avatar asked Oct 01 '14 09:10

Kamran Ahmed


2 Answers

I use GitHub buttons, which you can find here

enter image description here

like image 161
Ali Gajani Avatar answered Sep 24 '22 16:09

Ali Gajani


You can also use the unofficial buttons provided by: https://buttons.github.io (more customization options).

enter image description here

You can find the source code here: https://github.com/ntkme/github-buttons

like image 36
J.Schneider Avatar answered Sep 23 '22 16:09

J.Schneider