Read our tutorial on How to Create social sharing buttons using Boostrap, FontAwesome and LESS. . Comments are welcome :)
If you're a developer, feel free to fork and create a pull request :) You will need to install the project dependencies locally:
- Run
npm install
to install Node Modules (grunt plugins) - Run
grunt
to watch - Run
grunt build
when you're happy with the improvements