simple social sharing
<!-- change this {} -->
<a target="_blank" href="https://twitter.com/intent/tweet?text={YOUR-TITLE}&url={YOUR-URL}&via={@TWITTER-HANDLE}">Twitter</a>
<a target="_blank" href="http://www.facebook.com/sharer/sharer.php?u={YOUR-URL}">Facebook</a>
<a target="_blank" href="https://plus.google.com/share?url={YOUR-URL}">Google+</a>
<a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url={YOUR-URL}&title={YOUR-TITLE}&summary={YOUR-SUMMARY}&source={YOUR-URL}">LinkedIn</a>
<a target="_blank" href="http://pinterest.com/pin/create/button/?url={YOUR-URL}&description={YOUR-DESCRIPTION}&media={YOUR-IMAGE-SRC}">Pinterest</a>