This repo is used by the following npx command to setup a minimal Antora documentation.
$ npx create-minimal-antora
After you ran this command you will be guided through the setup process.
Run the following command to see the changes in your documentation live in your browser.
$ cd <your-docs-folder-name>
$ npx watch-antora-minimal