You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @NormandErwan I followed the steps provided in the hugo site, but after opening it via localserver it is showing a blank page, with a message, which is this-> WARN 2021/06/01 17:50:48 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 2021/06/01 18:16:02 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
Hey, @NormandErwan I followed the steps provided in the hugo site, but after opening it via localserver it is showing a blank page, with a message, which is this->
WARN 2021/06/01 17:50:48 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 2021/06/01 18:16:02 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
The steps that I followed,
hugo new site blog1
cd blog1
git init
git submodule addhttps://github.com/NormandErwan/Blogpaper.git themes/Blogpaper
baseurl = ""
hugo server -D
I am using windows 10,
hugo version
gives mehugo v0.82.0-9D960784 windows/amd64 BuildDate=2021-03-21T17:28:04Z VendorInfo=gohugoio
It will be very helpful if you can help. thank you🙇♂️.
The text was updated successfully, but these errors were encountered: