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