tree: 2df8d0d1261fc37ddd5225e5186485b9f75d0571 [path history] [tgz]
  1. generator/
  2. modules/
  3. antora-playbook.yml
  4. antora.yml
  5. package.json
  6. README.md
  7. yarn.lock
docs/README.md

Camelet Catalog Website

This section contains the Kamelet catalog website, auto-generated from the source Kamelets.

Building

To generate the adoc and svg files for the website (you need go):

# From the /docs/generator directory
go run . ../../ ../modules/ROOT/

To preview the website:

# From the /docs directory
yarn preview