Publish to GitHub Pages
Configure the playbook to automatically generate a .nojekyll file
For info about .nojekyll files, read Publish to GitHub Pages. See in addition, https://gitlab.com/antora/antora/-/issues/194
Create a repo
-
Create a new public repo named username.github.io, substituting your username. This naming convention bypasses the need to have a gh-pages branch. GitHub will publish from the main branch of this repo. See the video at https://pages.github.com.
Some 3rd Party Instructions
This website offers instructions for publishing Antora pages on GitHub pages.