I need advice to debug deploy Netlify App
my website https://qkaver.github.io/
my github GitHub - qkaver/qkaver.github.io
Deploy logs are currently unavailable. We are working on resolving the issue
I need advice to debug deploy Netlify App
Hi, @qkaver. The logs are working now. I’m seeing this error there:
7:40:52 PM: Error: Unable to locate config file or config directory. Perhaps you need to create a new site.
7:40:52 PM: Run `hugo help new` for details.
Looking at the Git repository, I don’t see a file named config.toml
in the base of the repo. This is likely the reason for the error as this file is required by Hugo.
Would you please create that file with the required settings and let us know if that doesn’t resolve the issue?