Yukuro / hugo-theme-shell

Hugo Shell theme : Terminal-like theme with selectable color schemes.
https://hugo-theme-shell-example.vercel.app/
MIT License
327 stars 109 forks source link

Not able to build #39

Open gibranlp opened 2 years ago

gibranlp commented 2 years ago

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

Nick-Caris commented 2 years ago

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