pivotal / blog

Pivotal Engineering Blog
https://engineering.pivotal.io/
40 stars 47 forks source link

Automated Tweets announcing articles should mention authors #155

Closed osis closed 7 years ago

osis commented 7 years ago

I'm not quite sure how to do this. I was wondering about hijacking the author field in the rss feed (https://github.com/pivotal/blog/issues/139) but I'm not sure that's the best approach.

ascherbaum-pivotal commented 7 years ago

The author or authors are listed in the header of the document. Just pull it from there (and from there you can lookup the Twitter handles as well).

osis commented 7 years ago

It means we'll need to make another app that watches the blog and posts to Twitter? Or is there a more graceful way to integrate with Hugo?

Would be great to use something like IFTTT to keep maintenance overhead low.

osis commented 7 years ago

For example, automated Tweet currently look like this when it would be nice if they looked more like this.

ascherbaum-pivotal commented 7 years ago

Not sure you can do this with IFTTT ... I rather doubt it.