Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.
Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation pipeline.
The command line interface for Antora.
Builds a playbook object from user input for configuring successive documentation components in an Antora pipeline.
An alias for the @antora/file-publisher package.
An Antora extension that adds offline, full-text search powered by Lunr to your Antora documentation site.
Organizes aggregated content into a virtual file catalog for use in an Antora documentation pipeline.
The Antora generator for producing and publishing static documentation sites with Antora.
Fetches and aggregates content from distributed sources for use in an Antora documentation pipeline.
Converts AsciiDoc documents to embeddable HTML for use in an Antora documentation pipeline.
Builds a navigation catalog from navigation files for adding site navigation to pages in an Antora documentation pipeline.
The logger for Antora.
Produces redirects (HTTP redirections) for pages in an Antora site.
Wraps the embeddable HTML contents of each page file from the content catalog in a page layout to yield standalone pages in an Antora documentation pipeline.
Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.
Generates sitemap files that list all publishable pages in an Antora documentation pipeline.
A meta package for Antora that installs both the CLI and site generator.
An alias for the @antora/site-generator package.
Mermaid extension for Antora
An Antora's site generator that produces a Lunr index.
An Antora extension to improve xref support.
An Antora extension that uses Assembler to merge pages into assembly files, export them to the PDF format, and publish them with the site.
A JavaScript library that merges AsciiDoc content from multiple pages in an Antora site into assembly files and delegates to an exporter to convert those files to another format, such as PDF.
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.