+ [2021-09-29T13:24:26Z] mooperd Hello, How do I change how {{ content }} is rendered?
+ [2021-09-29T13:24:38Z] mooperd I cant work out how this is templated
+ [2021-09-29T13:25:37Z] mooperd and my google-fu is failing me
+ [2021-09-29T14:28:30Z] jaybe mooperd: more info
+ [2021-09-29T14:29:04Z] jaybe {{ content | inspect }}

message no. 183400

Posted by mooperd in #jekyll at 2021-09-29T13:25:37Z

and my google-fu is failing me
+ [2021-09-30T08:49:06Z] 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.
+ [2021-09-30T08:49:33Z] ccapndave {% assign portfolios2 = site.categories.portfolio | my_sort %}
+ [2021-09-30T08:49:56Z] 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
+ [2021-10-04T20:43:54Z] jaybe allejo: had a chance to play with fsnotes?
+ [2021-10-05T07:03:49Z] allejo jaybe: I did! I liked it but was sad about the lack of Windows support :(