+[2021-09-29T13:24:26Z]mooperdHello, How do I change how {{ content }} is rendered? +[2021-09-29T13:24:38Z]mooperdI cant work out how this is templated +[2021-09-29T13:25:37Z]mooperdand my google-fu is failing me +[2021-09-29T14:28:30Z]jaybemooperd: more info +[2021-09-29T14:29:04Z]jaybe{{ content | inspect }}
+[2021-09-30T08:49:06Z]ccapndaveHey 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]ccapndaveThen `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]jaybeallejo: had a chance to play with fsnotes? +[2021-10-05T07:03:49Z]allejojaybe: I did! I liked it but was sad about the lack of Windows support :(