I’m trying to teach myself Hype and have been stumbling around a bit. Working on a new project to add an HTML widget for a digital signage screen. I need to output the Title and Description from the following JSON url feed.
https://www.menloschool.org/live/json/news/group/digital%20signage/tag/Athletics
Ideally, it will read through and then return to the first item again. I want to set the display area to 1800 wide x 100 tall pixels (so it will scroll across the bottom of my page in the designated area).
Would welcome any advice on how to accomplish this. Thanks all!