AI Win

February 28, 2025 - Scott Hewitt


Something that has puzzled me for a while how to pass variables into a where_exp in liquid,

Well I asked ChatGPT and here is the answer!

{% capture my_category %}{{ page.category }}{% endcapture %} {% assign filtered_posts = site.posts | where_exp: "post", "post.category == my_category" %}

In other matters,

I have not yet made it to the end of Season 1 of Dawson’s Creek, one more episode to go but I think I am sticking with team Pacey this viewing.