Closed fewieden closed 3 years ago
@dannoh I was working on extracting the calendar filter into a nunjuck template as well in order to provide the same information for live games. I couldn't get include nor import work in combination with the for loop. However, I still plan to add that functionality into the template in the next few days.
Things to do before release:
liveReloadInterval (1 min)
showNames (true)
showLogos (true)
daysInPast (1)
daysAhead (7)
@dannoh I made some more progress today.
final ot
and final so
, which didn't work since I changed the API, but I checked it with changing daysInPast
option to 4.I'll pull your stuff today and try it out
Added
node-fetch
Changed
Removed
format
, instead rendering information based on locale.moment-timezone
request