Antora activity https://gitlab.com/antora 2026-03-16T18:38:13Z tag:gitlab.com,2026-03-16:5209657756 Dan Allen pushed to project branch main at Antora / docs.antora.org 2026-03-16T18:38:13Z mojavelinux Dan Allen

Dan Allen (cb01494a) at 16 Mar 18:38

upgrade docs for Antora Assembler

tag:gitlab.com,2026-03-16:5209636083 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-16T18:30:42Z mojavelinux Dan Allen

Dan Allen (47225620) at 16 Mar 18:30

release 1.0.0-beta.20

tag:gitlab.com,2026-03-16:5209635302 Dan Allen pushed new project tag v1.0.0-beta.20 at Antora / Antora Assembler 2026-03-16T18:30:25Z mojavelinux Dan Allen

Dan Allen (61d01ceb) at 16 Mar 18:30

release 1.0.0-beta.20

tag:gitlab.com,2026-03-16:5209629050 Dan Allen pushed to project branch main at Antora / Antora 2026-03-16T18:28:12Z mojavelinux Dan Allen

Dan Allen (c14e00b7) at 16 Mar 18:28

refine CHANGELOG entry [skip ci]

tag:gitlab.com,2026-03-16:5209603638 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-16T18:19:47Z mojavelinux Dan Allen

Dan Allen (98dc779d) at 16 Mar 18:19

merge !140

... and 1 more commit

tag:gitlab.com,2026-03-16:5209603615 Dan Allen accepted merge request !140: use buildAlternateNavigation generator function, if available; otherwise, use shim at Antora / Antora Assembler 2026-03-16T18:19:46Z mojavelinux Dan Allen
tag:gitlab.com,2026-03-16:5209591003 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-16T18:15:41Z mojavelinux Dan Allen

Dan Allen (705da70f) at 16 Mar 18:15

merge !141

tag:gitlab.com,2026-03-16:5209586696 Dan Allen closed issue #67: Allow assembly-slug document attribute to control filename used for export at Antora / Antora Assembler 2026-03-16T18:14:30Z mojavelinux Dan Allen

Currently, the filename for the root-level 1 PDF is generated based on the navtitle. We call this value the "slug". It should be possible to override this value using the assembly-slug document attribute on the page referenced by the level 1 entry in the nav. This behavior gives the author a bit more control over the filename in cases when it ends up being awkward.

The filename for the root-level 0 PDF will remain as index.pdf.

As part of this issue, we may want to revisit how the default slug is computed. All spaces and dots should be converted to hyphens and all other non-alphanumeric characters should be dropped. Any repeating hyphens should then be consolidated. We want to keep it as simple as possible to make it easy to reason about.

tag:gitlab.com,2026-03-16:5209586614 Dan Allen accepted merge request !141: resolves #67 allow filename of export to be controlled using assembly-slug attribute on root page of assembly at Antor... 2026-03-16T18:14:29Z mojavelinux Dan Allen
tag:gitlab.com,2026-03-16:5209586605 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-16T18:14:28Z mojavelinux Dan Allen

Dan Allen (70ae0959) at 16 Mar 18:14

merge !141

... and 1 more commit

tag:gitlab.com,2026-03-16:5209567089 Dan Allen pushed to project branch main at Antora / Antora 2026-03-16T18:08:10Z mojavelinux Dan Allen

Dan Allen (5d18a79d) at 16 Mar 18:08

merge !1110

... and 1 more commit

tag:gitlab.com,2026-03-16:5209566780 Dan Allen closed issue #1203: Add buildAlternateNavigtion function at Antora / Antora 2026-03-16T18:08:04Z mojavelinux Dan Allen

The buildAlternateNavigation function should allow the navigation to be built for a single component version from a set of navigation files. The function should not assign the built navigation model to the component version (it should be idempotent). Instead, it should return it. This function should be exported by the site generator.

Among other uses, this function is needed by Assembler.

tag:gitlab.com,2026-03-16:5209566735 Dan Allen accepted merge request !1110: resolves #1203 add buildAlternateNavigation function to build navigation for component version from collection of nav... 2026-03-16T18:08:04Z mojavelinux Dan Allen
tag:gitlab.com,2026-03-16:5209550504 Duo Developer left project Antora / Antora Assembler 2026-03-16T18:03:20Z duo-developer Duo Developer tag:gitlab.com,2026-03-16:5209549653 Duo Developer joined project Antora / Antora Assembler 2026-03-16T18:03:08Z duo-developer Duo Developer tag:gitlab.com,2026-03-16:5209546465 Dan Allen opened merge request !141: resolves #67 allow filename of export to be controlled using assembly-slug attribute on root page of assembly at Antora ... 2026-03-16T18:02:25Z mojavelinux Dan Allen
tag:gitlab.com,2026-03-14:5204282044 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-14T17:56:18Z mojavelinux Dan Allen

Dan Allen (27f53f40) at 14 Mar 17:56

clarify that markdown-style headings are not supported

tag:gitlab.com,2026-03-14:5204264555 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-14T17:35:02Z mojavelinux Dan Allen

Dan Allen (3ac31429) at 14 Mar 17:35

slightly consolidate code

tag:gitlab.com,2026-03-14:5204262640 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-14T17:32:20Z mojavelinux Dan Allen

Dan Allen (167b3f9b) at 14 Mar 17:32

format code

tag:gitlab.com,2026-03-14:5204261372 Dan Allen pushed to project branch main at Antora / Antora Assembler 2026-03-14T17:30:32Z mojavelinux Dan Allen

Dan Allen (99fc5035) at 14 Mar 17:30

update assembly model with resolved profile