feat: improve ASF links
1 file changed
tree: 15b61d2c17f36d51287b724b939540e552bf728b
  1. .github/
  2. docs/
  3. website/
  4. .asf.yaml
  5. .dockerignore
  6. .gitignore
  7. docker-compose.yml
  8. Dockerfile
  9. README.md
README.md

Apache APISIX Website

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

Usage

$ cd website

$ yarn

$ yarn start

Thanks to docusaurus