+ [2014-11-13T21:15:21Z] bifkit I passed to `include.` The error message seemed to indicate that I had messed up the syntax for passing a parameter, but it showed the page.user evaluated to the correct string in the error message. It's almost certainly the same internal Liquid markup problem I have in my for loop, but the error message pointed me toward the syntax.
+ [2014-11-13T21:23:49Z] bifkit Front matter defaults can only scope to path and type, is that correct?
+ [2014-11-14T01:23:26Z] aust hey, so i'm importing my wordpress blog to jekyll. in the docs for the importer it has all of these fields (http://import.jekyllrb.com/docs/wordpress/) i.e. dbname = "". Where can I find what those should be for my specific blog?
+ [2014-11-14T04:20:19Z] travis-ci jekyll/classifier-reborn#75 The build passed. http://travis-ci.org/jekyll/classifier-reborn/builds/40962883
+ [2014-11-14T06:04:04Z] travis-ci jekyll/classifier-reborn#78 The build passed. http://travis-ci.org/jekyll/classifier-reborn/builds/40966989

message no. 61201

Posted by travis-ci in #jekyll at 2014-11-14T04:20:19Z

jekyll/classifier-reborn#75 The build passed. http://travis-ci.org/jekyll/classifier-reborn/builds/40962883
+ [2014-11-15T09:13:31Z] parkr Hello.
+ [2014-11-15T09:13:34Z] parkr Goodbye.
+ [2014-11-15T14:23:24Z] wsmoak I’ve found references to footnotes using [^1] syntax but it just renders as text, no links.
+ [2014-11-15T14:23:39Z] wsmoak and this, which doesn’t mention the syntax to use … http://simonvanderveldt.nl/jekyll-github-flavored-markdown-and-footnotes/
+ [2014-11-15T14:24:21Z] wsmoak I’m confused about what actually parses/converts a .md file in _posts.