From 6636567f9c4395e830f280e1cd0008a726c04286 Mon Sep 17 00:00:00 2001 From: t Date: Sat, 11 Jul 2026 14:06:25 -0600 Subject: Refresh site structure and copy Simplify navigation and section copy, update feed presentation, and remove the obsolete plain-HTML note. --- weblog/index.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'weblog') diff --git a/weblog/index.html.tmpl b/weblog/index.html.tmpl index 9d97024..9548c44 100644 --- a/weblog/index.html.tmpl +++ b/weblog/index.html.tmpl @@ -14,7 +14,8 @@ {{template "header" .}}
-

Longer-form writing. Most of these are migrating over from my Gemini capsule, so dates reflect the original posting. Subscribe via RSS.

+

Longer-form writing. The oldest posts originated on my Gemini capsule, so dates reflect the original posting.

+

Atom feed

{{$posts := sortPages (index .Pages "weblog") "post_date"}}{{with $posts}}
-- cgit v1.3