SORSE / sorse.github.io

Website of the SORSE20 conference
https://sorse.github.io
Creative Commons Attribution 4.0 International
4 stars 14 forks source link

Zenodo upload fixes #396

Closed Chilipp closed 3 years ago

Chilipp commented 3 years ago

this PR fixes several small issues with the upload process

  1. use zenodo: false instead of publish: 'no'
  2. render the markdown to HTML using the markdown2 library
  3. use an empty space if an affiliation is missing
  4. reverts 912f5ea and removes the ci/event* files
Chilipp commented 3 years ago

@johanphilips, if you are okay with these changes, please merge this PR