As part of the improvements at the microlink branch, now it'd be possible to automatically post to buffer (Twitter, linkedin) the new rafaga so maybe a new deployment workflow can be implemented:
- Write the markdown post with the link, keyword and description
- Get the enriched metadata from microlink
- Push to github pages, this generates:
- the website itself,
- regular feed: one entry per rafaga issue
- atomic feed: one entry per link
- Automatic Travis execution on every push triggers:
- report for dead links
- push to the Buffer service?
Another idea would be to post every day to buffer a random link from last week, or exactly a year ago
As part of the improvements at the
microlinkbranch, now it'd be possible to automatically post to buffer (Twitter, linkedin) the new rafaga so maybe a new deployment workflow can be implemented:Another idea would be to post every day to buffer a random link from last week, or exactly a year ago