HN is the only place on the Internet where I hear about Gemini. Excluding Gemini itself. I'm all in for a simpler Internet, but on HTTP(S), with images and other media if needed
Like this page https://memex.marginalia.nu/log/ is rendered from this code:
# Gemlog
=> /topic/ Browse by topic
=> /links/aggregators.gmi Aggregators
=> /log/feed.xml Atom Feed
This section of the memex contains what might described as a weblog.
%%% FEED
%%% LISTING
(the FEED directive tells it to generate an Atom feed, and LISTING to inline the documents list rather than put it in the side-bar in the HTML version)Gemtext is very close to what I want. The only thing I wish is that it had some rudimentary support for illustrative images. Not like inlined in the text, but at least centered figures. That would go a long way.