-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated Tweets announcing articles should mention authors #155
Comments
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). |
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. |
Not sure you can do this with IFTTT ... I rather doubt it. |
I'm not quite sure how to do this. I was wondering about hijacking the author field in the rss feed (#139) but I'm not sure that's the best approach.
The text was updated successfully, but these errors were encountered: