Hugo ignores existing content. shortlink error: No page found with path or logical name

I have a content, that exists in the content folder. However Hugo thinks it is not there. Compiler complains about shortlink to that page: “No page found with path or logical name”. Overall compiler ignores all of my content in the content folder except index.md.

hugo server does not “see” that page either. However if I rename it to something else and than back to getting-started/index.md, then hugo server will detect it.

(For reference: the bug report was dismissed on the GitHub queue and sent to troubleshooting: https://github.com/gohugoio/hugo/issues/4325)

Please share the repo and other details, per Requesting Help. Then we can replicate the issue, and see why that is happening. :slight_smile:

3 posts were split to a new topic: Hugo ignores existing content. shortlink error: No page found with path or logical name (v2)