hugo-theme-shell icon indicating copy to clipboard operation
hugo-theme-shell copied to clipboard

Not able to build

Open gibranlp opened this issue 3 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

Hi so everything works i was able to create the site and everyting, but when i try to build the site i get this errors:

Start building sites … hugo v0.101.0+extended linux/amd64 BuildDate=unknown WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 2022/07/06 18:21:33 found no layout file for "HTML" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

i have v0.101 extended, so i dont know what the issue is.

Could you help?sazs

gibranlp avatar Jul 06 '22 23:07 gibranlp

I also have those warnings, but they are just warnings the command hugo server -D still works

Nick-Caris avatar Jul 07 '22 19:07 Nick-Caris