This is the one post I kept while reshaping the site: a small placeholder that still demonstrates the kinds of media-rich technical notes I want the final site to support.
Why keep a placeholder?
Because the comparison is not only visual. Each framework preview needs to prove that nested routes, media, code blocks, and article pages still behave correctly under a GitHub Pages subpath.
A little media

A tiny code note
topics = ["mechanistic interpretability", "vision", "retrieval"]
for topic in topics:
print(f"write more about {topic}")
The point of this route
The point of this article in the framework comparison is less the prose and more the route shape: each framework needs to support a nested blog post, basic media embeds, code, and a clean reading layout under a subpath.