I've added htmx to my blog

I've added htmx to my blog. It's extra bloatware that I long avoided, but it's so damn convenient.

I’ve added htmx to my blog. It’s extra bloatware that I long avoided, but it’s so damn convenient.

Ok so it’s not bloatware, but it’s not the theme I was going for. I wanted my site to be as lightweight as possible. I had at one point gone too far and had Mb’s of react that did not provide any value for the end user.

can it be done with jinja #

{% with feed = markata.feeds.recent_thoughts %} {% include 'feed_sm_partial.html' %} {% endwith %}

Feed Partials #

markata pre-release 0.8.1.dev10 has been released with support for feed partials on pypi.

It’s now part of my blog #

Commit aa233 added support for recent posts on each page to be loaded off of this partial.

Connections

Related tags and posts connected to this entry.