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

Renamed head.html to header.html #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Renamed head.html to header.html #1

wants to merge 1 commit into from

Conversation

MichaelClerx
Copy link
Member

@MichaelClerx MichaelClerx commented May 16, 2019

[michael@localhost website]$ hugo 
Building sites … WARN 2019/05/16 10:14:13 found no layout file for "HTML" for "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2019/05/16 10:14:13 found no layout file for "HTML" for "taxonomyTerm": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2019/05/16 10:14:13 found no layout file for "HTML" for "taxonomyTerm": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
ERROR 2019/05/16 10:14:13 render of "page" failed: "/home/michael/dev/pints-team/website/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: partial "header.html" not found
ERROR 2019/05/16 10:14:13 render of "page" failed: "/home/michael/dev/pints-team/website/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: partial "header.html" not found
ERROR 2019/05/16 10:14:13 render of "home" failed: "/home/michael/dev/pints-team/website/layouts/index.html:1:3": execute of template failed: template: index.html:1:3: executing "index.html" at <partial "header.html" .>: error calling partial: partial "header.html" not found
ERROR 2019/05/16 10:14:13 render of "page" failed: "/home/michael/dev/pints-team/website/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: partial "header.html" not found
Total in 11 ms
Error: Error building site: failed to render pages: render of "page" failed: "/home/michael/dev/pints-team/website/layouts/_default/single.html:1:3": execute of template failed: template: _default/single.html:1:3: executing "_default/single.html" at <partial "header.html" .>: error calling partial: partial "header.html" not found

@MichaelClerx MichaelClerx self-assigned this May 16, 2019
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.

1 participant