Skip to content

Instantly share code, notes, and snippets.

@joelg
Created May 30, 2011 07:30
Show Gist options
  • Save joelg/998560 to your computer and use it in GitHub Desktop.
Save joelg/998560 to your computer and use it in GitHub Desktop.
Strawberry Jam Buffer Integration
<!-- Note: use encodeURIComponent() for URL and text in the href -->
<script type="text/javascript" src="http://static.bufferapp.com/js/button.v3.js"></script>
<a href="http://bufferapp.com/add?url=(URL to shorten)&text=(the tweet text)" class="buffer-add-button" data-url="(URL to shorten)" data-text="(the tweet text)" data-no-replace="true" data-source="strawberryjam">Add to Buffer</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment