--- title: "Notes" layout: default ---
I've moved publishing to my [Substack](https://bchendev.substack.com). For reference, old notes remain accessible here.
{% assign posts_by_month = site.posts | group_by_exp: "post", "post.date | date: '%B %Y'" %} {% for month in posts_by_month %}