CaiJimmy / hugo-theme-stack-starter

A quickstart template to create a Hugo blog using hugo-theme-stack
https://demo.stack.jimmycai.com
MIT License
305 stars 105 forks source link

Page Not Found on localhost:1313 #59

Closed psartek closed 1 week ago

psartek commented 3 weeks ago

Hello, when I launch the hugo server and I go to the localhost internet site, it cannot find the page... I modified baseurl "localhost:1313" and yet it does not work, when I search for localhost: 1313/index.xml I found the page, can you help me?

`Start building sites … hugo v0.126.3-44f1edcb0647cdd6c59ba07530cec156f6622a77+extended windows/amd64 BuildDate=2024-06-02T13:02:43Z VendorInfo=gohugoio

WARN 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 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 found no layout file for "html" for layout "archives" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN found no layout file for "html" for kind "term": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN 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 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 found no layout file for "html" for layout "search" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. WARN found no layout file for "json" for layout "search" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.

               | FR

-------------------+----- Pages | 14 Paginator pages | 0 Non-page files | 3 Static files | 1 Processed images | 0 Aliases | 0 Cleaned | 0

Built in 23 ms Environment: "development" Serving pages from disk Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender Web Server is available at http://localhost:1313/ (bind address 127.0.0.1) Press Ctrl+C to `

psartek commented 2 weeks ago

do not overwrite the files, go.mod and go.sum