music-encoding / music-encoding.github.io

The MEI website
http://music-encoding.org
Educational Community License v2.0
15 stars 37 forks source link

add conditional for external URLs #591

Closed peterstadler closed 3 months ago

peterstadler commented 3 months ago

For conference logos that refer to externally hosted images the current processing outputs malformed URLs like https://music-encoding.org/images/https://teimec2023.uni-paderborn.de/assets/img/logo-full-encoding-cultures.png.

This PR introduces a check for :// that will bypass the default string operation to create the image link and simply output the URL as it is given in the conference yaml file.

musicEnfanthen commented 3 months ago

Thanks for spotting and the fix @peterstadler .

While this fetches the image right from the URL, the provided image for TEIMEC2023 does not fit very well in the card header. Maybe you have a stripped version with logo only and without the subtitle?