e.g. https://lumbung.space/shouts/ruangrupa.id/pameran-tunggal-abi-rama-drawing-drawings/ but the preview on https://lumbung.space/categories/ruangrupa.id/ doesn't show. We think this has to do with the way ruangrupa.id site generates the html that we embed and we're not sure what to do about that.
The image is parsed and downloaded properly.
https://lumbung.space/shouts/ruangrupa.id/pameran-tunggal-abi-rama-drawing-drawings/Poster-Eflyer-Pameran-Abi-Rama.jpg
The issue is that the CSS does not show it. I've added some logic to the template which checks whether the image in in portrait or landscape mode and to shifts the layout accordingly (https://git.autonomic.zone/ruangrupa/lumbung.space/src/branch/main/themes/lumbung-theme/layouts/partials/network_card.html#L15).
This is apparently broken in the new redesign.

decentral1se
added this to the (deleted) project 2022-02-11 10:32:22 +00:00
aadil
self-assigned this 2022-03-11 11:18:32 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
e.g. https://lumbung.space/shouts/ruangrupa.id/pameran-tunggal-abi-rama-drawing-drawings/ but the preview on https://lumbung.space/categories/ruangrupa.id/ doesn't show. We think this has to do with the way ruangrupa.id site generates the html that we embed and we're not sure what to do about that.
The image is parsed and downloaded properly.
https://lumbung.space/shouts/ruangrupa.id/pameran-tunggal-abi-rama-drawing-drawings/Poster-Eflyer-Pameran-Abi-Rama.jpg
The issue is that the CSS does not show it. I've added some logic to the template which checks whether the image in in portrait or landscape mode and to shifts the layout accordingly (https://git.autonomic.zone/ruangrupa/lumbung.space/src/branch/main/themes/lumbung-theme/layouts/partials/network_card.html#L15).
This is apparently broken in the new redesign.
fixed with
3862d61741