+[8 years ago]allejosure thing. feel free to ask for more concrete examples if you need them +[8 years ago]kristian_on_linuhi all +[8 years ago]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' %} +[8 years ago]kristian_on_linubut it's not working. What should I do? +[8 years ago]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)
+[8 years ago]thomas_25what's the situation with incremental build? it seems to not work on me +[8 years ago]thomas_25but i see that it's a complicated problem as well... i.e. i have 411 pages generated of type layout:foo +[8 years ago]thomas_25they are re-generated even though none of the pages that uses that layout is modified +[8 years ago]thomas_25which takes like 2/3 of the whole time anyway +[8 years ago]thomas_25but also, what would jekyll do if that layout includes a footer and it is modified? it should build a dependency graph