Must include files in nanoc always be in the layouts folder?
问题 We would like to use server side includes (SSI) in the content of our nanoc site. This would allow us to chunk shared information and include it in multiple pages. It would also allow us to only maintain one source file of this shared information. I figured out how to add an SSI (partial) in nanoc. As you know in nanoc we have the following root level folders, among others: /content/ /layouts/ According to the instructions I found (https://nanoc.ws/doc/items-and-layouts/#partials), it seems