+[2013-10-02T13:39:05Z]ihabuneki have timezone configured to Europe/Zagreb +[2013-10-02T13:40:36Z]jaybeihabunek, there is also liquid filters: https://github.com/Shopify/liquid/wiki/Liquid-for-Designers && http://liquid.rubyforge.org/classes/Liquid/StandardFilters.html#M000012 +[2013-10-02T15:27:18Z]travis-ci[travis-ci] mojombo/jekyll#1927 (maruku-0.6.0) The build failed. http://travis-ci.org/mojombo/jekyll/builds/12055893 +[2013-10-02T21:12:54Z]travis-ci[travis-ci] mojombo/jekyll#1929 (master) The build was fixed. http://travis-ci.org/mojombo/jekyll/builds/12070433 +[2013-10-02T21:17:25Z]travis-ci[travis-ci] mojombo/jekyll#1930 (master) The build has errored. http://travis-ci.org/mojombo/jekyll/builds/12070515
message no. 10885
Posted by jaybe in #jekyll at 2013-10-02T13:32:08Z
ihabunek, http://jekyllrb.com/docs/configuration/
+[2013-10-03T01:49:21Z]jaybewould someone please test current jekyll to confirm/deny commit 760cbc7f91ecd3dada0d6ce8c214bbc102bebfd9 functions as described? +[2013-10-03T01:49:22Z]jaybe"The jekyll engine will autoload all yaml files(ends with .yml or .yaml) under _data. If there's a file members.yml under the directory, then user can access contents of the file through site.members." +[2013-10-03T01:49:43Z]jaybeit does not seem to work for me +[2013-10-03T01:54:14Z]jaybewtf; now it works all of a sudden. hmm +[2013-10-03T01:55:06Z]jaybeah - the description is wrong. it adds as: site.data.DIR_NAME.[yaml].*