I like to organize all my contents in subfolder structures (without the _index.md) to help me organize the files.
It would be nice if zola could allow the access of all pages with the content variable.
1 Like
Reference: https://github.com/getzola/zola/issues/890#issuecomment-568205195
I think you’re looking for transparent
and you need to have an _index.md to set it. orphan pages
are an issue, not something to encourage.