Open Brixy opened 6 years ago
I've just run hugo convert toTOML --output converted
and all it did was copy the md files to the specified directory - no deleting, but also no converting.
This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master
branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.
I just checked this, and yes, it does not copy any non-content files. Maybe it should. Not sure.
Hi all,
I probably found another issue concerning page resources:
hugo convert
deletes all page resources if the flagoutput
is set, e. g.:With the
unsafe
flag set everything works as expected: