This is an automated email from the ASF dual-hosted git repository.

moonming pushed a change to branch feat/astro-wave2
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


    omit c48a16dbaf1 feat: serve blog, learning center, and articles from the 
static build (wave 2)
     add 1ad336a5dc1 fix(homepage): copy consistency — one story for the plugin 
count (#2076)
     add 1a6584b2b9d feat(seo): improve APISIX on-page content and metadata 
(#2074)
     add 92a2198b49d feat: serve blog, learning center, and articles from the 
static build (wave 2)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c48a16dbaf1)
            \
             N -- N -- N   refs/heads/feat/astro-wave2 (92a2198b49d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../2022/09/08/api-monetization-using-stack.md     | 10 +--
 ...gateway-vs-api-gateway-differences-explained.md | 76 +++++++++++-----------
 .../08/why-do-microservices-need-an-api-gateway.md | 12 ++--
 next/src/components/HomePage.astro                 | 30 +++++++--
 .../learning-center/api-gateway-authentication.md  | 14 +++-
 .../api-gateway-for-microservices.md               |  2 +-
 website/learning-center/apisix-vs-apigee.md        |  4 +-
 website/learning-center/what-is-grpc.md            |  4 +-
 website/learning-center/what-is-mutual-tls.md      |  8 +--
 website/src/components/AIGateway/Hero.tsx          |  9 +--
 website/src/pages/ai-gateway.tsx                   | 45 ++-----------
 website/src/pages/plugins.tsx                      | 35 +---------
 12 files changed, 109 insertions(+), 140 deletions(-)

Reply via email to