-
Notifications
You must be signed in to change notification settings - Fork 62
Description
Problem Description
I'm using the Hinode template and encountering an issue when deploying it on Vercel. The generated site is in XML format instead of HTML format. I would like the site to be correctly rendered in HTML format. I have checked the configuration files and relevant documentation for the Hinode template but haven't been able to resolve the issue.
Steps to Reproduce
- Generate the site locally using the Hinode template.
- Deploy the site to Vercel.
- Access the deployed site on Vercel and observe that it is in XML format instead of HTML format.
Expected Result
I expect the site deployed on Vercel to generate pages in HTML format.
Actual Result
The generated site is in XML format instead of HTML format.
Attempted Solutions
- Checked the configuration files of the Hinode template to ensure no misconfiguration.
- Consulted the documentation of the Hinode template for any relevant information.
- Attempted some changes in the Vercel configuration, but without success.
Additional Information
https://github.com/gusibi/sora-vedio
log outputs, or code snippets.
Building sites … WARN 2024/02/21 01:44:57 found no layout file for "HTML" for "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.