This is an automated email from the ASF dual-hosted git repository.
yilinzeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new efe5b79f25e feat: update blog picked posts (#1663)
efe5b79f25e is described below
commit efe5b79f25ed64aa3b680f2e0125062fe877adfd
Author: Yilia <[email protected]>
AuthorDate: Wed Aug 9 11:27:36 2023 +0800
feat: update blog picked posts (#1663)
---
blog/en/config/picked-posts.json | 12 ++++++------
blog/zh/config/picked-posts.json | 10 +++++-----
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/blog/en/config/picked-posts.json b/blog/en/config/picked-posts.json
index a5f8e857731..db2d88a0b77 100644
--- a/blog/en/config/picked-posts.json
+++ b/blog/en/config/picked-posts.json
@@ -1,10 +1,10 @@
[
"blog/en/blog/2022/11/02/apache-apisix-v3-preview.md",
- "blog/en/blog/2022/09/13/why-is-apache-apisix-the-best-api-gateway.md",
- "blog/en/blog/2021/06/28/why-we-need-Apache-APISIX.md",
- "blog/en/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md",
- "blog/en/blog/2022/07/06/use-keycloak-with-api-gateway-to-secure-apis.md",
- "blog/en/blog/2022/02/25/consul-api-gateway.md",
- "blog/en/blog/2022/02/10/splunk-apisix-integration.md",
+ "blog/en/blog/2023/07/11/2023-apisix-meetup-malaysia.md",
+ "blog/en/blog/2023/06/02/lenovo-uses-apisix.md",
+ "blog/en/blog/2023/04/07/apisix-unity-group-q&a.md",
+ "blog/en/blog/2023/02/09/secure-apisix-admin.md",
+ "blog/en/blog/2023/06/30/apisix-mqtt-proxy.md",
+ "blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md",
"blog/en/blog/2021/11/19/apisix-supports-wasm.md"
]
diff --git a/blog/zh/config/picked-posts.json b/blog/zh/config/picked-posts.json
index 5d84776e774..378a32a075a 100644
--- a/blog/zh/config/picked-posts.json
+++ b/blog/zh/config/picked-posts.json
@@ -1,10 +1,10 @@
[
"blog/zh/blog/2022/07/22/exploration-of-apisix-in-api-and-microservices.md",
+ "blog/zh/blog/2023/07/12/2023-apisix-meetup-malaysia.md",
+ "blog/zh/blog/2023/04/03/10-api-management-trends.md",
+ "blog/zh/blog/2023/03/08/why-do-microservices-need-an-api-gateway.md",
+
"blog/zh/blog/2023/03/06/the-mystery-of-prometheus-plugins-and-long-tail-requests.md",
+ "blog/zh/blog/2023/01/15/mafengwo-with-apisix.md",
"blog/zh/blog/2022/08/12/arm-performance-google-aws-azure-with-apisix.md",
- "blog/zh/blog/2022/02/25/consul-api-gateway.md",
- "blog/zh/blog/2022/02/10/splunk-apisix-integration.md",
- "blog/zh/blog/2022/02/21/nacos-api-gateway.md",
- "blog/zh/blog/2021/09/07/iQIYI-usercase.md",
- "blog/zh/blog/2021/11/19/apisix-supports-wasm.md",
"blog/zh/blog/2021/12/30/apisix-proxy-grpc-service.md"
]