I want some of the files in the "content\posts" dir fed to the "narrow" template and other files fed to the "wide" template, but there is no way to specify this.
The above commands will feed all content files through each template and the "wide" will overwrite the "narrow", so no the only way is to split the content files into 2 dirs (wide and narrow) and then everything should work fine.
I'm starting over to explain.
Can I have 1 content dir processed by 2 templates into 1 build folder?
I want some of the files in the "content\posts" dir fed to the "narrow" template and other files fed to the "wide" template, but there is no way to specify this.
The above commands will feed all content files through each template and the "wide" will overwrite the "narrow", so no the only way is to split the content files into 2 dirs (wide and narrow) and then everything should work fine.