chore: Test Docusaurus webpack 5 support (#318)

3 files changed
tree: 5e459bb9b25ab71692d074e3296f72378e115370
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. common.js
  9. docker-compose.yml
  10. Dockerfile
  11. link-checker.js
  12. README.md
  13. sync-docs.js
README.md

Apache APISIX™ Website

Netlify Status

The website of Apache APISIX™, a cloud-native microservices api gateway.

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus