+[2016-10-24T15:44:16Z]allejosure thing. feel free to ask for more concrete examples if you need them +[2016-10-24T23:22:13Z]kristian_on_linuhi all +[2016-10-24T23:22:41Z]kristian_on_linuI have a CSV that I want to sort by the value "day" ... I tried this: {% assign sorted = site.data.udgivelser | sort: 'day' %} +[2016-10-24T23:23:17Z]kristian_on_linubut it's not working. What should I do? +[2016-10-24T23:41:17Z]kristian_on_linuah ... I see what the problem is ... 2 counts as higher than 10 because it is read as 20
Title: Making Jekyll multilingual – Sylvain Durand (at www.sylvaindurand.org)
+[2016-10-25T15:05:31Z]thomas_25what's the situation with incremental build? it seems to not work on me +[2016-10-25T15:06:02Z]thomas_25but i see that it's a complicated problem as well... i.e. i have 411 pages generated of type layout:foo +[2016-10-25T15:06:18Z]thomas_25they are re-generated even though none of the pages that uses that layout is modified +[2016-10-25T15:06:30Z]thomas_25which takes like 2/3 of the whole time anyway +[2016-10-25T15:07:01Z]thomas_25but also, what would jekyll do if that layout includes a footer and it is modified? it should build a dependency graph