feat: update favicon
2 files changed
tree: 56fbfa62383db186e2cb40683e6fc9c570c6296a
  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