<feed xmlns='http://www.w3.org/2005/Atom'>
<title>euandre.org/src/content/en/blog, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/euandre.org/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/euandre.org/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/'/>
<updated>2026-09-11T14:04:42Z</updated>
<entry>
<title>Spell the attribute names the references use</title>
<updated>2026-09-11T14:04:42Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2026-09-11T14:04:42Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=697cb0ed363db45e41f7de857fb5f0287c93aab5'/>
<id>urn:sha1:697cb0ed363db45e41f7de857fb5f0287c93aab5</id>
<content type='text'>
adoc(5) 8 makes a reference to an unset attribute an error (E4), so
three long-standing typos that asciidoctor passed through as literal
text now stop the build: "{empy}" for "{empty}", "{ssmpt}" for the
declared "{ssmtp}", and a declaration of "app-store-rolllout" that
nothing could reference.

Co-Authored-By: Claude Opus 5 (1M context) &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC
</content>
</entry>
<entry>
<title>Write definition lists the way adoc(5) does</title>
<updated>2026-09-10T20:49:24Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2026-09-10T20:49:24Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=64215d873455967679fdd4bfe940ed23d0850eae'/>
<id>urn:sha1:64215d873455967679fdd4bfe940ed23d0850eae</id>
<content type='text'>
The page makes a definition list a term line --- ":: term" at the head
of the line, like every other block construct --- and a mid-line "::"
ordinary text.  These pages were written in the trailing "term::"
form, which is AsciiDoc's and which the page replaced to remove a
footgun: prose reading "the a :: b thing" parsed as a definition.

The rendering does not change, except where it was wrong.  The
trailing form folded an indented continuation into the term, so a
term's bold ran on over its own definition and, in a few pages, the
definition's first line came out after its second.  Those read
correctly now.

Co-Authored-By: Claude Opus 5 (1M context) &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC
</content>
</entry>
<entry>
<title>m</title>
<updated>2026-09-07T07:46:50Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2026-09-03T12:19:35Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=6ca718aca59eac9f250badd26f9b118e705d0c20'/>
<id>urn:sha1:6ca718aca59eac9f250badd26f9b118e705d0c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support multiple names for "categories" file</title>
<updated>2025-05-01T21:21:33Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-05-01T21:21:33Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=d8bf25cb07a7aa88840f1df81b0a022bdf683f4f'/>
<id>urn:sha1:d8bf25cb07a7aa88840f1df81b0a022bdf683f4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Build slide PDFs with shiny new eslaides(1)</title>
<updated>2025-04-30T22:29:59Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-04-30T22:29:59Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=85658040088739233aac509dacf4dddb113bffc8'/>
<id>urn:sha1:85658040088739233aac509dacf4dddb113bffc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento parcial</title>
<updated>2025-04-30T10:46:59Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-04-30T10:33:56Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=2c884837503d10170772e1134a2c1c670bee5b37'/>
<id>urn:sha1:2c884837503d10170772e1134a2c1c670bee5b37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/content/en/: Unpluralize collection names</title>
<updated>2025-04-30T09:33:36Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-04-30T09:23:27Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=61ffa8466bbfa4ca8b13b442a3bd63ef9504a6da'/>
<id>urn:sha1:61ffa8466bbfa4ca8b13b442a3bd63ef9504a6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git mv src/content/* src/content/en/</title>
<updated>2025-04-18T05:48:42Z</updated>
<author>
<name>EuAndreh</name>
<email>eu@euandre.org</email>
</author>
<published>2025-04-18T05:17:12Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/euandre.org/commit/?id=020c1e77489b772f854bb3288b9c8d2818a6bf9d'/>
<id>urn:sha1:020c1e77489b772f854bb3288b9c8d2818a6bf9d</id>
<content type='text'>
</content>
</entry>
</feed>
