web-illinois / shared-components

Shared components that are opt-in, not tied to the toolkit distribution or a CMS.
0 stars 3 forks source link

Twitter feed #2

Open bryanjonker-illinois opened 2 years ago

bryanjonker-illinois commented 2 years ago

Allows you to put in code like this:

<div data-ils-twitter="edIllinois"></div>

and it calls an API that caches a twitter feed that has mentions and searches and puts in the following information:

2022-04-05 15_10_30-Content Slider Component example

jakramer-illinois commented 2 years ago

We've got a cPanel Illinois Theme WordPress user who would like to add twitter to their site. I'd love to try to get this working for them. If it works for this user separate from the theme, it might be a first step toward incorporating it into the theme. Thanks for your work on this!