UNStats / gatsby-themes

Gatsby themes for @UNDataForum websites.
https://mockup.undataforum.vercel.app
5 stars 2 forks source link

Distinguish between upcoming and past events on events landing page #93

Open maiertech opened 5 years ago

maiertech commented 5 years ago

Requires https://github.com/UNDataForum/gatsby-themes/issues/92.

maiertech commented 5 years ago

Display the following groups on the events landing page:

In a first iteration distinguish between current, upcoming and past events at build time and pull them via GraphQL queries when generating pages. Use GitHub action to trigger build every few hours. That's probably good enough.