diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-08 17:49:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-08 17:49:14 +0300 |
| commit | dbfaed84503b508218ab10ab75c96ababc915913 (patch) | |
| tree | 11b24738eead3ea3611b7825c9eb4f70ae3fddaf /gemfeed | |
| parent | 0d35139b8d35e6be5e7d7ebfc3711079a8ee09f8 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-07-09-unveiling-hexai.gmi | 4 | ||||
| -rw-r--r-- | gemfeed/2026-07-09-unveiling-hexai.gmi.tpl | 2 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 8 | ||||
| -rw-r--r-- | gemfeed/index.gmi | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/gemfeed/2026-07-09-unveiling-hexai.gmi b/gemfeed/2026-07-09-unveiling-hexai.gmi index 90d4afea..42025d7d 100644 --- a/gemfeed/2026-07-09-unveiling-hexai.gmi +++ b/gemfeed/2026-07-09-unveiling-hexai.gmi @@ -1,4 +1,4 @@ -# Unveiling Hexai: AI companion for Helix and the terminal in general +# Unveiling Hexai: An AI companion for Helix and the terminal in general > Published at 2026-07-08T17:10:52+03:00 @@ -15,7 +15,7 @@ Hexai has been an undercover pet project of mine since around mid-last year. As ## Table of Contents -* ⇢ Unveiling Hexai: AI companion for Helix and the terminal in general +* ⇢ Unveiling Hexai: An AI companion for Helix and the terminal in general * ⇢ ⇢ What it is * ⇢ ⇢ Installing it * ⇢ ⇢ Configuring providers diff --git a/gemfeed/2026-07-09-unveiling-hexai.gmi.tpl b/gemfeed/2026-07-09-unveiling-hexai.gmi.tpl index 27c7291e..b3d68a34 100644 --- a/gemfeed/2026-07-09-unveiling-hexai.gmi.tpl +++ b/gemfeed/2026-07-09-unveiling-hexai.gmi.tpl @@ -1,4 +1,4 @@ -# Unveiling Hexai: AI companion for Helix and the terminal in general +# Unveiling Hexai: An AI companion for Helix and the terminal in general > Published at 2026-07-08T17:10:52+03:00 diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 13b1ef7e..863887e8 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2026-07-08T17:26:44+03:00</updated> + <updated>2026-07-08T17:49:04+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> <link href="gemini://foo.zone/" /> <id>gemini://foo.zone/</id> <entry> - <title>Unveiling Hexai: AI companion for Helix and the terminal in general</title> + <title>Unveiling Hexai: An AI companion for Helix and the terminal in general</title> <link href="gemini://foo.zone/gemfeed/2026-07-09-unveiling-hexai.gmi" /> <id>gemini://foo.zone/gemfeed/2026-07-09-unveiling-hexai.gmi</id> <updated>2026-07-08T17:10:52+03:00</updated> @@ -18,7 +18,7 @@ <summary>I have been using Helix as my main editor for a while now. It is fast, modal, and stays out of the way. The one thing I missed was a bit of LLM help without leaving the editor or opening a browser tab. So I built Hexai.</summary> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <h1 style='display: inline' id='unveiling-hexai-ai-companion-for-helix-and-the-terminal-in-general'>Unveiling Hexai: AI companion for Helix and the terminal in general</h1><br /> + <h1 style='display: inline' id='unveiling-hexai-an-ai-companion-for-helix-and-the-terminal-in-general'>Unveiling Hexai: An AI companion for Helix and the terminal in general</h1><br /> <br /> <span class='quote'>Published at 2026-07-08T17:10:52+03:00</span><br /> <br /> @@ -36,7 +36,7 @@ <h2 style='display: inline' id='table-of-contents'>Table of Contents</h2><br /> <br /> <ul> -<li><a href='#unveiling-hexai-ai-companion-for-helix-and-the-terminal-in-general'>Unveiling Hexai: AI companion for Helix and the terminal in general</a></li> +<li><a href='#unveiling-hexai-an-ai-companion-for-helix-and-the-terminal-in-general'>Unveiling Hexai: An AI companion for Helix and the terminal in general</a></li> <li>⇢ <a href='#what-it-is'>What it is</a></li> <li>⇢ <a href='#installing-it'>Installing it</a></li> <li>⇢ <a href='#configuring-providers'>Configuring providers</a></li> diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 5bbd754a..a17fa3e8 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -2,7 +2,7 @@ ## To be in the .zone! -=> ./2026-07-09-unveiling-hexai.gmi 2026-07-09 - Unveiling Hexai: AI companion for Helix and the terminal in general +=> ./2026-07-09-unveiling-hexai.gmi 2026-07-09 - Unveiling Hexai: An AI companion for Helix and the terminal in general => ./2026-07-01-posts-from-january-to-june-2026.gmi 2026-07-01 - Posts from January to June 2026 => ./2026-06-06-random-weird-things-iv.gmi 2026-06-06 - Random Weird Things - Part Ⅳ => ./2026-06-01-gt-calculator.gmi 2026-06-01 - `gt` calculator - a calculator built with local LLMs |
