Closed sethetter closed 8 years ago
In the Hugo version we no longer show events on the home page and we don't populate the event listing server side. We need to add some JS to the /events
page to fetch the event listing from meetup and display it in some manner.
The url for events on meetup is on line 99 of https://github.com/devict/devict-hubot/blob/master/scripts/events.js
Is this still an issue?
I'm gonna say no. We show upcoming events but not past. I'm fine with how it is.
The home page shows the next most recent event, but it would be nice to have a view that shows all events, separated by upcoming / past.