Followed the README file and used make setup
followed by make site
, but when I open localhost:1313/ it says Page not found
I am new to the community, any help would be appreciated .
Hello
I am also new member in the community . As per mt experience you can try these steps:
-Ensure config.toml settings are correct.
-Use make setup, then make site, and finally hugo server or make serve.
-Look for errors during the build process.
-Run hugo --gc or delete the public directory and rebuild.
-Ensure the content directory isn’t empty.
Hope it helps !
Thank you
boblewis
1 Like