tree: ea9abd5a5104fd9d0ffee3e2a31772327541e951 [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