If I need a special layout just for one page in the content folder. For example: list.html that I want to use the post listing page and search feature for that specific page, how and where do I create a template file under the layout to use for that specific page?
URL will be just /:filename/, I want to put it under a pages folder. But if it is easier to have the file in its own folder, I could consider doing it.