Skip to content

Latest commit

 

History

History
executable file
·
37 lines (23 loc) · 1.85 KB

README.md

File metadata and controls

executable file
·
37 lines (23 loc) · 1.85 KB

Simple Sharing Buttons

Create light-weight, mobile-friendly sharing buttons for Facebook, Twitter, and other social media sites.

Speed up your website or web app, avoid downloading unnecessary JavaScript files and keep your user's activity private. Choose from several styles, including Font Awesome -- completely free.

See updates and version history at simplesharingbuttons.tumblr.com.

Notes

  • This is an old project I started in early 2014 and there's quite a few things I wanted to clean up before open-sourcing it. Not having enough time to do that, I decided to put the source code on GitHub as it is.
  • The generator doesn't aim to support every possible network, as many icon sets are missing certain icons. Check out my blog to see how to implement buttons for some of the networks that are not included.
  • Also note that Facebook no longer accepts custom parameters, you need to use Open Graph instead.

Installation

npm install
gulp

The site will be accessible at http://localhost:3000/.

Sites using SSB

And of course:

Attributions

This project is tested with BrowserStack.