- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hugo convert does not copy "non content file" files if --output is set #4621
Comments
I've just run |
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. |
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:The text was updated successfully, but these errors were encountered: