Skip to content

Past Events not updating on index.html #5

@stevelaskaridis

Description

@stevelaskaridis

Description

When the time of an event passes, it does not automatically move to the past events, while it should.
This is due to the fact that the current date is populated on the built of the site and is served the same until the next build.

Current workaround

The current workaround is to push an empty commit in order to trigger the rebuilt of the site on github pages. Obviously this is not a solution.

Expected behaviour

The expected behaviour would be to have the date populated real-time (probably throught js) and compare that to the date of the event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions