From 0e602cfa7881f789c3e9f1d5f25db9a8179cd0fc Mon Sep 17 00:00:00 2001 From: t Date: Sun, 12 Jul 2026 20:00:15 -0600 Subject: site updates --- about/index.html.tmpl | 2 +- feed.xml.tmpl | 43 ++++++++++--- index.html.tmpl | 27 +++++--- notes/index.html.tmpl | 14 +++-- projects/index.html.tmpl | 10 +-- site.tmpl | 71 +++++++++++++++------- style.css | 22 +++++-- weblog/a-new-post-script.md | 4 +- weblog/advent-of-code.md | 4 +- weblog/aerc-surprised-me.md | 6 +- .../back-to-classics-the-picture-of-dorian-gray.md | 4 +- weblog/better-current-word-search-vim.md | 4 +- weblog/censorship.md | 4 +- weblog/dealerships-are-the-worst.md | 4 +- weblog/deplatforming.md | 4 +- weblog/from-packer-to-lazy-nvim.md | 4 +- weblog/geminis-killer-app.md | 4 +- weblog/gopher-item-types-a-gemini-miss.md | 4 +- weblog/guppy-v03.md | 4 +- weblog/happy-hacking.md | 4 +- weblog/index.html.tmpl | 4 +- weblog/jujutsu-is-the-real-deal.md | 4 +- weblog/leveling-up-the-toolkit.md | 4 +- weblog/missing-the-point.md | 4 +- weblog/neovim-lua.md | 4 +- weblog/nntp-a-great-protocol-for-bridging.md | 6 +- weblog/obligatory-first-post.md | 4 +- weblog/on-helicopter-parenting.md | 4 +- weblog/programming-language-learning.md | 4 +- weblog/runit-again.md | 4 +- weblog/the-baddies.md | 4 +- weblog/the-simple-joys-of-the-humble-slide-rule.md | 4 +- weblog/upcoming-gemini-projects.md | 4 +- 33 files changed, 187 insertions(+), 110 deletions(-) diff --git a/about/index.html.tmpl b/about/index.html.tmpl index 70ca851..e2a5c1b 100644 --- a/about/index.html.tmpl +++ b/about/index.html.tmpl @@ -19,7 +19,7 @@
-

elsewhere

+

elsewhere

-

recent posts

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

recently changed notes

- {{$notes := sortPages (index .Pages "notes") "ModTime"}}{{with $notes}}
diff --git a/notes/index.html.tmpl b/notes/index.html.tmpl index 848a087..66c1f43 100644 --- a/notes/index.html.tmpl +++ b/notes/index.html.tmpl @@ -13,19 +13,23 @@ {{template "header" .}}
-

This is a digital garden; a public slice of the persistent notes I keep synced across my devices.

+

A public slice of the persistent notes I keep synced across my devices.

-

start here

+

start here