+[2013-06-29T23:48:58Z]justint_presumably for utf reasons? i'm not sure why +[2013-06-29T23:49:00Z]jaybethat's not what jekyll expects +[2013-06-29T23:49:20Z]justint_anyway, i've confirmed that safe_yaml doesn't parse it and standard yaml does, so i'm just writing a script to convert them to reasonable values +[2013-06-29T23:49:25Z]justint_more readable for me anyway +[2013-06-29T23:49:56Z]jaybeprobably wise choice. plain text. utf-8. win.
message no. 3564
Posted by RobW_ in #jekyll at 2013-06-29T20:00:17Z
What's the best way to debug liquid render context in Jekyll?
+[2013-06-30T00:12:28Z]justint_script to do it: https://github.com/JustinTulloss/caffeinated-simpleton/blob/7fb5da04eb8be9bdccfe237947175939d2a52f75/convert_yaml.rb +[2013-06-30T00:12:38Z]justint_haven't written ruby before, so that was kind of fun :) +[2013-06-30T08:43:33Z]bretis it possible to do something like {% include file with 'variable' %} in jekyll safe mode? +[2013-06-30T12:37:05Z]abdelhi to everybody!! I am having prblems with pagination i had been investigatin and it seems that pagination variables don't exist : for example : <h1> {{ paginator.total_posts }} Posts </h1> only translates to "Posts" . Thanks and sorry if the question is solved in documentation but i didn't find anything +[2013-06-30T13:51:59Z]travis-ci[travis-ci] Build details : http://travis-ci.org/mojombo/jekyll/builds/8593710