This repository uses Antora to generate a documentation website for the Quarkiverse extensions.
To build the documentation website, clone this repository, make sure you have the Antora CLI installed and run the following command:
antora antora-playbook.yml
You should see the generated website under build/site/
.
This repository is scheduled to build 4 times/day, so don't worry if your documentation changes are not visible immediately once you push to your extension repository.