+[2013-11-11T21:35:21Z]usrnixremoving the loop and just including article.html which has the html and liquid for pulling in a post causes an error (empty datetime) +[2013-11-11T21:36:26Z]usrnixarticle.html has stuff like {{ post.title }} and {{ post.date }}, that's fine? +[2013-11-11T21:48:34Z]usrnixI can't figure this out.... :( +[2013-11-11T21:51:31Z]usrnixpage.content says it's outputs un-rendered content, is there one that does rendered or something?? +[2013-11-11T21:58:13Z]usrnixgoddamnit, I just had to change it from 'post' to 'page' for the posts when accessed individually... thatsucked xD
No way at all to set a default one for all pages that don't have it specified?
+[2013-11-12T06:55:01Z]arkieif i stopped using Wordpress in favour of jekyll for my personal blog, would that make me feel like a pro on the inside? +[2013-11-12T06:55:15Z]arkiewould i be a better human? +[2013-11-12T07:09:07Z]arkieno, it wouldn't? +[2013-11-12T07:09:08Z]arkie:/ +[2013-11-12T14:29:02Z]usrnixis there a way to make more recent posts in the same day be on top of a paginator list? Adding 00:00 time to one and 14:00 to another doesn't seem to work so paginator ignores time it seems