convergenceIM / alpha-scientist

Apache License 2.0
70 stars 54 forks source link

twitter #22

Closed yn-coder closed 6 years ago

yn-coder commented 6 years ago

want to embed the twitter feed in the right sidebar (the docs make it look like they've already built this functionality into the theme

yn-coder commented 6 years ago

need for

TWITTER_WIDGET_ID: (required to enable feed) ID obtained from twitter settings
convergenceIM commented 6 years ago

Not totally sure about the widget_id. Here is the embeddable code I get from the twitter publish tool

<a class="twitter-timeline" href="https://twitter.com/data2alpha?ref_src=twsrc%5Etfw">Tweets by data2alpha</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

convergenceIM commented 6 years ago

perhaps it's twsrc%5Etfw?

yn-coder commented 6 years ago

I'll try.

yn-coder commented 6 years ago

No, doesn't work with twsrc%5Etfw or such. I've placed the feed block into, but is'a bad way.

To use the octopress settings we need the ID from here

https://twitter.com/settings/widgets

tag tutorial the alpha scientist - google chrome_2018-07-12_07-47-57

yn-coder commented 6 years ago

Your tweets are here, but whithout ID it's loading badge is visible

the alpha scientist - google chrome_2018-07-13_21-47-48

convergenceIM commented 6 years ago

I think that's good.