octopress / social

Social share and follow buttons (or privacy-friendly links)
MIT License
16 stars 8 forks source link

Add tags for generating link and/or url for sharing on Hacker News #12

Closed tdg5 closed 1 year ago

tdg5 commented 9 years ago

Alternative to #11 that includes a Liquid tag for rendering a share url for Hacker News, hacker_news_share_url, in addition to the hacker_news_share_link tag proposed by #11 . Assumes that #8 is added to master, so this PR is a little noisy.

Conflicts with #10, but I've put together a combined branch (#13) for easy merging.