latest 20 messages by namespace

+ [2015-04-16T01:22:12Z] namespace ePirat: Hm. Why doesn't what I did work though?
+ [2015-04-16T01:19:45Z] namespace http://pastebin.com/ifbSjFBR
+ [2015-04-16T01:18:51Z] namespace This is my config file right now:
+ [2015-04-16T01:13:49Z] namespace I'm at the point now where I'm actually reading the source code that handles configuration files to try and understand what I'm doing wrong.
+ [2015-04-16T01:13:31Z] namespace ePirat: Well I finally narrowed it down to "the scope I'm trying to specify for _posts" isn't working.
+ [2015-04-16T00:04:59Z] namespace My posts still insist on not rendering right.
+ [2015-04-16T00:04:49Z] namespace Nope, didn't have it figured out.
+ [2015-04-15T21:58:54Z] namespace jxf: Whoo! I finally figured it out: My index.html was missing front matter.
+ [2015-04-15T21:56:47Z] namespace I meant all content files that you want *converted*. :P
+ [2015-04-15T21:56:40Z] namespace Sorry, whoops.
+ [2015-04-15T21:56:37Z] namespace I meant-oh right.
+ [2015-04-15T21:56:30Z] namespace No it doesn't?
+ [2015-04-15T21:55:43Z] namespace Was the point I was trying to make.
+ [2015-04-15T21:55:37Z] namespace No it *will* just copy your html if it has no front matter.
+ [2015-04-15T21:53:56Z] namespace I just learned this. >_>
+ [2015-04-15T21:53:50Z] namespace ePirat: Also as a note, all content files need front matter including your index.html
+ [2015-04-15T21:49:56Z] namespace It will by default copy files that don't have front matter *provided* that they're in its 'include' parameter/config/etc.