PyLadiesBerlin / PyLadiesBerlin.github.io

Pyladies Belrin website
https://pyladiesberlin.github.io, https://berlin.pyladies.com
GNU General Public License v3.0
5 stars 5 forks source link

Add Twitter feed #68

Closed sleepypioneer closed 1 month ago

sleepypioneer commented 1 year ago

This should be possible with the Twitter API. considering how Twitter has evolved we may not want to do this.

cmaureir commented 1 year ago

En realidad sería solo una URL bastante sencilla, pero claro, si queremos darle más visibilidad a otras redes. Se obtiene en publish.twitter.com y se ingresa el username para seleccionar el frame y genera el código:

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

closing irrelevant.