fix: deploy issue cause by sync-docs.js (#209)

2 files changed
tree: 8983b4cf87151aa096be21e14afd253fbafa0bb8
  1. .github/
  2. website/
  3. .asf.yaml
  4. .dockerignore
  5. .gitignore
  6. .markdownlint.yml
  7. .yamllint
  8. docker-compose.yml
  9. Dockerfile
  10. README.md
  11. 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