fix: showing Project's name on the navbar (#425)

1 file changed
tree: e9e80ccade8dc8fc1a7f06c68a5f3810633688cd
  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