Apache KIE Website

Clone this repo:
  1. e294198 Improve each top-level component's Overview pages (#59) by Tiago Bento · 3 days ago main
  2. f62cbc5 Revert website to the state of d3e9133 by Tiago Bento · 4 days ago
  3. 1529ca8 Add DRL chapter, correct jBPM pages, and rework component taglines by Tiago Bento · 4 days ago
  4. 57836e8 Polish overview pages: drop Learn more sections, link components, prefer JDK 21 by Tiago Bento · 11 days ago
  5. 0b7cd6c Give Tools its own docs section and retire /components by Tiago Bento · 11 days ago

Apache KIE (incubating) Website

The source repository of static website for Apache KIE (incubating).

[!IMPORTANT] Apache KIE (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Please read the DISCLAIMER and a full explanation of “incubating”.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Contribute

Contributions are welcome, any pull request that is merged will be automatically deployed to live website.

LICENSE

Apache License 2.0