-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Make Hugo Deploy respect custom MediaType/OutputFormat #6861
Comments
Side note and maybe related --- I'm noting my XML files are set as Edit/Answer: See below comment. It's falling back to |
Checked the code ... there's a TODO to incorporate the MediaTypes just as I suspected. It must be done already in the dev server but is currently being skipped and jumping to Workaround |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
config.xml
layouts/home.webmanifest
hugo build
✓Confirm:
./public/site.webmanifest
✓Curl Check ✓
Hugo dev server is serving file with appropriate content type ✓
Now lets deploy ....
X Confirmed the content type on server is: "application/x-gzip"
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
Yes
The text was updated successfully, but these errors were encountered: