On a fresh website, while in the ‘contents’ directory, I issue ‘hugo new test.md’.
However, I get the following:
‘Error: Unable to locate Config file. Perhaps you need to create a new site. Run hugo help new
for details.’
The config.toml file is in place.
What am I missing?