fix link pointed out by @copilot
1 file changed
tree: 99cd63ed4def84f70e0967cbc4d5cbbf8cfd9cfd
  1. .github/
  2. blog/
  3. docs/
  4. src/
  5. static/
  6. .asf.yaml
  7. .gitignore
  8. babel.config.js
  9. docusaurus.config.ts
  10. LICENSE
  11. NOTICE
  12. package.json
  13. README.md
  14. sidebars.ts
  15. tsconfig.json
  16. yarn.lock
README.md

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