Open kaclaborn opened 2 years ago
I think it's possible, though we'd need to design it carefully. One possible avenue is to periodically download a well-known JSON or CSV file in the model repository and use it as the "source of truth" for its status. So something like
or
https://github.com/comses-education/chime-abm/blob/main/county-evacuation.csv
as the always "up-to-date" link.
See also:
https://discourse.gohugo.io/t/dynamic-api-driven-content/7499/14
https://gohugo.io/templates/data-templates/#data-driven-content
especially https://gohugo.io/templates/data-templates/#get-remote-data
Is there a way to make the tables displaying the publications / models dynamically update their "status" column based on a label, tag, etc. in the model repo issue tracker?