| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spell the attribute names the references use | EuAndreh | 28 hours | 1 | -2/+2 |
| | | | | | | | | | | | | 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) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC | ||||
| * | Write definition lists the way adoc(5) does | EuAndreh | 45 hours | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | 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) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC | ||||
| * | m | EuAndreh | 5 days | 2 | -2/+4 |
| | | |||||
| * | Support multiple names for "categories" file | EuAndreh | 2025-05-01 | 2 | -1/+1 |
| | | |||||
| * | Makefile: Build slide PDFs with shiny new eslaides(1) | EuAndreh | 2025-04-30 | 2 | -2/+2 |
| | | |||||
| * | src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵ | EuAndreh | 2025-04-30 | 1 | -0/+1 |
| | | | | | parcial | ||||
| * | src/content/en/: Unpluralize collection names | EuAndreh | 2025-04-30 | 1 | -1/+1 |
| | | |||||
| * | git mv src/content/* src/content/en/ | EuAndreh | 2025-04-18 | 24 | -0/+3533 |
