Share to Facebook, Twitter, Google+ and other social networks using simple HTML buttons.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Stefan Bohacek 0be9623f7a
Moved preview image to correct folder.
1 year ago
blm Moved personal site to a new domain. 2 years ago
css Fixed missing Font Awesome icons. 5 years ago
download Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
images Moved preview image to correct folder. 1 year ago
js Added new service for fetching site information. Minor cleanup. 1 year ago
libs Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
original-templates Added new service for fetching site information. Minor cleanup. 1 year ago
src Added new service for fetching site information. Minor cleanup. 1 year ago
tests Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
.gitignore Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
Dockerfile Testing 1 year ago
README.md Added new service for fetching site information. Minor cleanup. 1 year ago
cache.manifest Removed Google+ icon from preview images. 1 year ago
captain-definition Testing 1 year ago
favicon.ico Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
gulpfile.js A ton of improvements: updated styles, (somewhat) better organization of the less files, improved night mode, fixed Angular minification issue, various UX/UI improvementes. 8 years ago
humans.txt Moved personal site to a new domain. 2 years ago
index.html Removed Google+ icon from Font Awesome preview. 1 year ago
package-lock.json Merge branch 'master' of ssh://stefanbohacek.com/var/repo/simplesharingbuttons 2 years ago
package.json Merge branch 'master' of ssh://stefanbohacek.com/var/repo/simplesharingbuttons 2 years ago
robots.txt Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago
sitemap.xml Open-sourcing the generator site, moved the original templates to the original-templates folder. 8 years ago

README.md

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 blog.simplesharingbuttons.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: