Skip to content

quarkiverse/quarkiverse-docs

Repository files navigation

Quarkiverse Docs

This repository uses Antora to generate a documentation website for the Quarkiverse extensions.

Build

To build the documentation website, clone this repository, make sure you have the Antora CLI installed and run the following command:

   npm install
   npm run build

You should see the generated website under build/site/.

CI

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.

Changing the look and feel

The UI for the antora website is controlled by the Quarkiverse antora theme repository. This site will pull in the current theme on every scheduled build.

About

Antora Documentation for Quarkiverse extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published