The website of Apache APISIX, a cloud-native microservices api gateway.
$ brew install hugo
$ hugo server
# Build Website, and production codes are under /public/ folder.
$ hugo
$ chmod +x publish.sh
# Push production files to master branch
$ ./publish.sh
Thanks to Hugo Framework & Hugo Fresh Theme.