Apache Wayang Website

Clone this repo:
  1. 8d563df Fixed broken link to javadocs (#98) by Zoi Kaoudi · 4 weeks ago main
  2. 57c6d66 Javadocs for different versions (#97) by Zoi Kaoudi · 4 weeks ago
  3. 2e097f3 Remove double nesting in javadocs (#96) by Juri Petersen · 4 weeks ago
  4. 47efb59 Move javadoc to static content (#95) by Juri Petersen · 4 weeks ago
  5. 7069b54 Update maturity.md (#94) by Zoi Kaoudi · 6 weeks ago

Apache Wayang (incubating) Website

The source repository for the website of Apache Wayang (incubating).

Clone the website repo

git clone git@github.com:apache/incubator-wayang-website.git

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