codecheckers / register

Register of CODECHECK certificates
https://codecheck.org.uk/register/
Other
6 stars 2 forks source link

Add metadata to the venue page #84

Open nuest opened 1 month ago

nuest commented 1 month ago

Depends on #79 and may better be split up into multiple issues when started.

The venue landing page should show some minimal metadata about the venue. Currently, the page only lists the checks:

https://codecheck.org.uk/register/venues/conference/AGILEGIS/

image

It should also provide the following information:

The final page cold look something like this:

image

The information should be stored in plain text files in the register, e.g. in a folder collections with YML files, such as gigascience.yml:

contact:
    name: Edd Editor
    email: edd@giga.science
url: https://giga.science
logo-url: https://giga.science/logo.png
identifiers:
    - name: ROR
      value: bla
      link: http://ror.org/bla
    - name: ISSN
      value: 1234-5678
      link: https://issn.org/1234-5678
description: |
    The journal is...