Jekyll-Sort icon indicating copy to clipboard operation
Jekyll-Sort copied to clipboard

categories by size (descending) not working

Open paul-hammant opened this issue 12 years ago • 0 comments
trafficstars

I'm doing something wrong, obviously, but the following doesn't work:

jekyll_sort: src: categories_list direction: down by: size dest: categories_list_by_size

Specifically, when categories_list_by_size is used in a for-loop, that loop is empty. 'size' is the property that says now many there are in that category.

paul-hammant avatar Jan 11 '13 09:01 paul-hammant