github-buttons
github-buttons copied to clipboard
Showcase the success of any GitHub repo or user with these simple, static buttons with dynamic counts.
While inline-source-cli works, I feel it would be better if we had a bundler handling everything for us.
Fixes #141 TODO: - [x] Add an example in docs
`count=1` should work now. Unsure if we want this, though.
Could we get a Fork button, with it linking to the repo itself? So, button says `Fork`, link goes to `/Owner/project-1` instead of `/Owner/project-1/fork`.
Presently, if we click on fork count, it points to `github.com/user/repo/network`. But to see who all have forked the repo, it should point to `github.com/user/repo/network/members` instead.
Any chance we can expect a dark theme or possibly the option to theme the buttons ourselves in the near future?
Wonder if it'd make sense to do an icon-only version where there is no button text?
Instead, use img with a inside on native document. iframes should be used only for count.
Since it's also possible to "star" or "subscribe" to gists, it would be a nice feature to have buttons for that too.
Currently there are no checks for queries. We basically need either `user` and `type=sponsor` or `user` and `repo` and `type`.