I upgraded the site from Django 4.2 to 5.2 and only had to deal with two deprecation warnings along the way.
I upgraded the site from Django 4.2 to 5.2 and only had to deal with two deprecation warnings along the way.
I deployed some changes to the site today:
For weeks I’ve been thinking about IndieWeb post types and a Casey Muratori video I watched recently and maybe I should work my website architecture towards “team fat posts.”
I suspect that not everyone is interested in knowing all the gritty details of which posts I've liked and reposted. So where to go from there?
Came across this while searching https://indieweb.org for some prior thinking on differentiating post types along the lines of content (articles, notes, etc.) and actions (likes, reads, watches, etc.). Desmond has some good thoughts here.
Last week I deployed a change to how I generate plain text versions of content on my website. This week I changed it again. And updated additional post types to use Markdown as their editing and storage format.