+ [2013-06-27T17:59:10Z] travis-ci [travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8513377
+ [2013-06-27T18:24:56Z] travis-ci [travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8514234
+ [2013-06-27T18:24:56Z] travis-ci [travis-ci] Change view : https://github.com/mojombo/jekyll/compare/744cc3c00142...15bb9c675932
+ [2013-06-27T18:24:56Z] travis-ci [travis-ci] mojombo/jekyll#1169 (master - 15bb9c6 : Parker Moore): The build passed.
+ [2013-06-27T20:19:22Z] jaybe aware of a plugin that will take a directory of files and generate an index page with links to the files?

message no. 3510

Posted by travis-ci in #jekyll at 2013-06-27T17:59:10Z

[travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8513377
+ [2013-06-28T21:50:50Z] jaybe how can i remove tabs from output? e.g. {{ var | remove:'\t' }}
+ [2013-06-29T01:58:53Z] jaybe is there a variable available for `get permanent link location`? path and or uri
+ [2013-06-29T03:22:01Z] jaybe how could i go about parsing a string into an array by delimiter? e.g. post.url = '/a/b/c/d.html'. i would like an array containing: [a,b,c,d.html]
+ [2013-06-29T20:00:17Z] RobW_ What's the best way to debug liquid render context in Jekyll?
+ [2013-06-29T20:00:21Z] RobW_ Or any way, really.