+ [3 years ago] mooperd Hello, How do I change how {{ content }} is rendered?
+ [3 years ago] mooperd I cant work out how this is templated
+ [3 years ago] mooperd and my google-fu is failing me
+ [3 years ago] jaybe mooperd: more info
+ [3 years ago] jaybe {{ content | inspect }}

message no. 183399

Posted by mooperd in #jekyll at 2021-09-29T13:24:38Z

I cant work out how this is templated
+ [3 years ago] ccapndave Hey everyone - I'm very new to Jekyll plugins, but I'm trying to write a custom sorting filter and can't figure out how to get a property of the posts I'm trying to sort.
+ [3 years ago] ccapndave {% assign portfolios2 = site.categories.portfolio | my_sort %}
+ [3 years ago] ccapndave Then `def my_sort(input)` gets a string, but I need to get a field (the date) of the post so that I can sort it correctly
+ [3 years ago] jaybe allejo: had a chance to play with fsnotes?
+ [3 years ago] allejo jaybe: I did! I liked it but was sad about the lack of Windows support :(