Contributing to the LEAPS-IT webpage

Want to make changes to the LEAPS-IT webpage? This is the right repository.

Pre-requisite

Adding or editing a member

- surname: Millar
  first-name: Paul
  facility: DESY
  pic: "assets/images/open-peep-32.png"
  orcid: 0000-0002-3957-1279

If you’d like to update the data concerning your facility, be it:

You will need to:

## PSI ##
- short-name: PSI
  pid:
    - type: ROR
      id: 03eh3y714
  adoption: # of outcomes for the adoption table, choosing between 'adopted', 'wip' (work in progress), 'planned', 'ue' (under evaluation), 'no' (will not be adopted)
    adopted:
      - Search-API
      - OAI-PMH
      - PaNET
      - Search
    planned:
      - FAIR-IF
    not:
      - VISA
      - VINYL
      - PaN-training
  projects: # list of projects the facility participates in for the current projects table
    - ExPaNDS
    - EOSC-Future
  odr: # links to open data repository and access methods
    link: https://doi.psi.ch/
    oai-pmh-endpoint:
      link: https://doi.psi.ch/oaipmh/oai
      status: Active
      last-check: 2023-08-07
    pan-search-api:
      link: https://dacat.psi.ch/panosc-explorer/
      status: Active
      last-check: 2023-08-07

Anything else

Many things could be better in this webpage, feel free to suggest any other change.

In this case, please start with opening an issue. And consider joining one of our SIG’s meetings.

We also recommend you Install jekyll locally on your machine, following the instructions in readme.md, to avoid depending on the review app for all changes.