Merge pull request #15 from porcelli/ddl-download

kie-issues#1728 adding DDL zip link to the download page
tree: cfb5b64aaabb22ea45bafc2cc61323f2467c275a
  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 Fury (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.

LICENSE

Apache License 2.0