mkouba / quarkiverse-docs

Antora Documentation for Quarkiverse extensions

Home Page:https://quarkiverse.github.io/quarkiverse-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Antora Documentation for Quarkiverse extensions

https://quarkiverse.github.io/quarkiverse-docs/

License:Apache License 2.0


Languages

Language:Handlebars 98.9%Language:CSS 1.1%