Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbohacek/SimpleSharingButtons

Share to Facebook, Twitter, and other social networks using simple HTML buttons.
https://github.com/stefanbohacek/SimpleSharingButtons

css css-only facebook html share sharing social-media twitter

Last synced: about 2 months ago
JSON representation

Share to Facebook, Twitter, and other social networks using simple HTML buttons.

Awesome Lists containing this project

README

        

# Simple Sharing Buttons

Create [light-weight](http://www.ericmobley.net/social-media-share-buttons-impact-on-performance/), mobile-friendly sharing buttons for Facebook, Twitter, and other social media sites.

[Speed up your website or web app](http://zurb.com/article/883/small-painful-buttons-why-social-media-bu), avoid downloading [unnecessary JavaScript files](http://www.benmarshall.me/sharethis-slowing-down-site/) and [keep your user's activity private](https://en.wikipedia.org/wiki/Facebook_like_button#Privacy_issues). Choose from several styles, including [Font Awesome](http://fontawesome.io/) -- completely free.

See updates and version history at [simplesharingbuttons.tumblr.com](https://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](https://stefanbohacek.com/blog/2013-09-simple-sharing-buttons-free/#other) to see how to implement buttons for some of the networks that are not included.
- Also note that Facebook [no longer accepts custom parameters](https://developers.facebook.com/bugs/357750474364812), you need to use [Open Graph](http://ogp.me/) instead.

## Installation

```
npm install
gulp
```

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

## Sites using SSB

- [thesocietypages.org](https://thesocietypages.org/)
- [explorableexplanations.com](http://explorableexplanations.com/)
- [earthprimer.com](http://www.earthprimer.com/)

And of course:

- [simplesharingbuttons.com](https://simplesharingbuttons.com/)
- [botwiki.org](https://botwiki.org/)

## Attributions

This project is tested with BrowserStack.