Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.25 KB

GitHub Buttons

Showcase your GitHub (repo's) success with these static buttons featuring links to your GitHub repo or profile page and up-to-date watch, fork, and follower counts.

To get started, checkout https://ghbtns.com!

Bug tracker

Have a bug? Please create an issue here on GitHub at https://github.com/mdo/github-buttons/issues.

Development

The GitHub buttons source code is split across three files in src/—the HTML, CSS, and JS—and compiled with Gulp. The github-btn.hml file contains the button markup and includes the external CSS and JS. Those includes are inlined and the overall page minified with Gulp.

To build the files, just run Gulp:

$ gulp

Lastly, the https://ghbtns.com site is built with Jekyll (requires Ruby and more). Install Jekyll and run a local server to view your changes:

$ jekyll serve --watch

See also

Twitter account

Keep up to date on announcements and more by following Mark on Twitter, @mdo.

Author

Mark Otto

Copyright and license

Copyright 2014-2015 Mark Otto. Released under Apache 2.0.