OSGeo / grass-website

Web site of GRASS GIS project (deployed from this repo twice a day)
https://grass.osgeo.org
GNU General Public License v3.0
17 stars 47 forks source link

Twitter timeline no longer fed into website #363

Closed veroandreo closed 1 year ago

veroandreo commented 1 year ago

It seems that the Twitter feed widget is no longer working...

image

Apparently, there were some changes: https://twittercommunity.com/t/embedded-timelines-update-parameters-support/177112 and https://developer.twitter.com/en/docs/twitter-for-websites/timelines/overview

So, I followed the instructions to create a new one and embed the link within the news page. I can see it rendered here: https://publish.twitter.com/?buttonType=MentionButton&query=https%3A%2F%2Ftwitter.com%2FGRASSGIS&widget=Timeline, but when I compile the website locally with the new link, the feed does not appear. So, I'm unsure about creating a PR.

any ideas?

nobeeakon commented 1 year ago

fixed in https://github.com/OSGeo/grass-website/pull/365