Hi all,
I probably found another issue concerning page resources:
hugo convert deletes all page resources if the flag output is set, e. g.:
hugo convert toTOML --output converted
With the unsafe flag set everything works as expected:
hugo convert toTOML --unsafe