+[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]jaybeaware of a plugin that will take a directory of files and generate an index page with links to the files? +[2013-06-28T21:50:50Z]jaybehow can i remove tabs from output? e.g. {{ var | remove:'\t' }}
message no. 3560
Posted by jaybe in #jekyll at 2013-06-28T21:50:50Z
how can i remove tabs from output? e.g. {{ var | remove:'\t' }}
+[2013-06-29T01:58:53Z]jaybeis there a variable available for `get permanent link location`? path and or uri +[2013-06-29T03:22:01Z]jaybehow 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. +[2013-06-29T20:02:15Z]RobW_As in the value of render(context) context.registers[:site]