Add federated ai blog post (#48)

4 files changed
tree: a5ead62daefe7582df3cff2a2341130cb5af9808
  1. .github/
  2. blog/
  3. docs/
  4. src/
  5. static/
  6. .asf.yaml
  7. .gitignore
  8. babel.config.js
  9. DISCLAIMER
  10. docusaurus.config.ts
  11. init
  12. LICENSE
  13. NOTICE
  14. package-lock.json
  15. package.json
  16. README.md
  17. sidebars.ts
  18. tsconfig.json
README.md

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