I’ve been trying to solve this problem for the last 6 hours but no luck. Here is my site hierarchy.
content/
|..test.md
|..test2.md
|..test3.md
So, yeah there’s no subsection. I want my urls to look like example.com/test Now, I want to use the _default/list.html whenever I go to example.com/archive/ but I couldn’t figure out how to do so. Can anyone please guide me towards the right direction?