chore: remove trailing whitespace (#211)

2 files changed
tree: fb5bd5cf4be990a7b613d25524d4ebcf4623fa61
  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