What used to be just LinkedIn, has now grown to be Twitter, Instagram, Medium, Stack Overflow, and many other platforms. Is there a service / product that allows me (as a user) to consolidate one timeline from everything that I post across different social media platforms?
It's difficult to curate content across multiple platforms. Likely due to duplicate detection. It may be a good idea for a startup, if you can group similar items so the feed isn't messy, it'll look clean. Think android notifications.<p>Sibling commenters are correct, I think a static site generators are the gold standard, since you'll be able to curate the feed to the way you usually post. Judging by your interest in aggregating, it seems Gatsby may be a fit:<p>Gatsby allows aggregating sources, e.g. <a href="https://www.gatsbyjs.com/plugins/gatsby-source-twitter/" rel="nofollow">https://www.gatsbyjs.com/plugins/gatsby-source-twitter/</a>, <a href="https://www.gatsbyjs.com/plugins/gatsby-source-instagram/" rel="nofollow">https://www.gatsbyjs.com/plugins/gatsby-source-instagram/</a>, <a href="https://www.gatsbyjs.com/plugins/gatsby-source-medium/" rel="nofollow">https://www.gatsbyjs.com/plugins/gatsby-source-medium/</a><p>From scratch, I created a CV that aggregates all my GitHub stuff and hard codes the rest:<p>v1: <a href="https://cv.git-pull.com" rel="nofollow">https://cv.git-pull.com</a>, <a href="https://github.com/tony/cv/tree/v1/react" rel="nofollow">https://github.com/tony/cv/tree/v1/react</a><p>v2: <a href="https://cv-react-v2.git-pull.com" rel="nofollow">https://cv-react-v2.git-pull.com</a>, <a href="https://github.com/tony/cv" rel="nofollow">https://github.com/tony/cv</a>
I see a lot of people on Instagram using Linktree. For example, this arbitrary user...<p><a href="https://www.instagram.com/successbykim/" rel="nofollow">https://www.instagram.com/successbykim/</a><p>...links to...<p><a href="https://linktr.ee/successbykim" rel="nofollow">https://linktr.ee/successbykim</a>
There were many in the past but the social media platforms slowly closed their garden for them, not sure if they are still a thing. I remember hootsuite, tweetdeck and the likes.