Skip to content
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

Add an empty layout file to cut down on Hugo warnings when building the site #2094

Merged
merged 2 commits into from
Mar 26, 2021

Conversation

brdunfield
Copy link
Contributor

Previously, Hugo would complain about this multiple times when building the site with the following warning message:

WARN 2021/03/26 12:44:19 found no layout file for "HTML" for "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

This removes these warnings.
There are still a couple outstanding warnings, but they should be addressed whenever #2052 is.

@brdunfield brdunfield changed the title Add an empty layout file to cut down on Hugo warnings when building t… Add an empty layout file to cut down on Hugo warnings when building the site Mar 26, 2021
@maxneuvians maxneuvians temporarily deployed to digital-cana-hugo-warni-htyzjw March 26, 2021 18:48 Inactive
@brdunfield brdunfield temporarily deployed to digital-cana-hugo-warni-htyzjw March 26, 2021 18:48 Inactive
@brdunfield brdunfield merged commit d2c8c77 into master Mar 26, 2021
@brdunfield brdunfield deleted the hugo-warnings branch March 26, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants