aarongustafson / jekyll-webmention_io

A Jekyll Plugin for rendering Webmentions via Webmention.io
https://aarongustafson.github.io/jekyll-webmention_io/
MIT License
139 stars 27 forks source link

Syndication #169

Closed fancypantalons closed 1 year ago

fancypantalons commented 1 year ago

A core concept of POSSE is the syndication of content from your blog to silos such as Twitter, Github, and so forth. Syndication is often done manually, but services like Brid.gy make it possible to automate the process using webmentions.

To enable syndication to services supporting webmention, this PR implements convenience configuration that makes it easy to indicate common webmention targets that you'd like to use for posts.

This implements the ideas originally discussed in issue #132 .