Antora workflow
Figure 1. Antora workflow
When the user starts Antora:
Antora
-
loads the playbook, containing the list of repositories and branches
-
clones sources to local git repositories
-
converts given asciidoc files to html according to the specifications of the UI theme
-
optionally: creates a search index
-
saves files for the static website inside the target folder (i.e.
./buid/site)