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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dea28c2  deploy: 90a04fa70dec164579014806d994a87e25032886
dea28c2 is described below

commit dea28c22fa8f65efbbe15fbe6d264d14ee87bdd9
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 6 06:37:52 2021 +0000

    deploy: 90a04fa70dec164579014806d994a87e25032886
---
 algolia.json                          |   2 +-
 en/sitemap.xml                        |   2 +-
 index.xml                             |   5 ++++-
 pdf/apache_shenyu_docs_en.pdf         | Bin 2248769 -> 2244209 bytes
 pdf/apache_shenyu_docs_zh.pdf         | Bin 1576180 -> 1576170 bytes
 projects/shenyu/index.xml             |   5 ++++-
 projects/shenyu/spi-design/index.html |   2 +-
 sitemap.xml                           |   2 +-
 zh/algolia.json                       |   2 +-
 zh/sitemap.xml                        |   2 +-
 10 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/algolia.json b/algolia.json
index 8fd3114..8fbe39e 100644
--- a/algolia.json
+++ b/algolia.json
@@ -1 +1 @@
-[{"author":"xiaoyu","categories":"Apache ShenYu","content":" Apache ICLA 
签署流程指南 Apache CLA 全称 Apache Contributor License 
Agreement,签署ICLA的目的是定义向ASF贡献的文档,保护知识产权,避免后续法律纠纷。ICLA在官方存档后生效,贡献者方可参与Apache项目。\n当我们需要签署ICLA时步骤如下:\n1.
 打开链接 官网Licenses 在Contributor License Agreements 下找到CLAs并进入页面。\n2. 
在页面上方我们可以看到两个下载链接,选择ICLA(个人CLA)并下载文件。\n3. 打开PDF,ICLA需要填写的是两个部分,均需要全英文填写。\n 
注意事项:\n 姓名需要填写拼音,姓与名之间空一格,首字母均为大写,名在前姓氏在后。 Committer相关的签署,则preferred Apache 
id(s)是必填项。   4.文件最下方的署名。 官网支持手写或者PDF签名软件\n5.签署完之后将icl [...]
\ No newline at end of file
+[{"author":"xiaoyu","categories":"Apache ShenYu","content":" Apache ICLA 
签署流程指南 Apache CLA 全称 Apache Contributor License 
Agreement,签署ICLA的目的是定义向ASF贡献的文档,保护知识产权,避免后续法律纠纷。ICLA在官方存档后生效,贡献者方可参与Apache项目。\n当我们需要签署ICLA时步骤如下:\n1.
 打开链接 官网Licenses 在Contributor License Agreements 下找到CLAs并进入页面。\n2. 
在页面上方我们可以看到两个下载链接,选择ICLA(个人CLA)并下载文件。\n3. 打开PDF,ICLA需要填写的是两个部分,均需要全英文填写。\n 
注意事项:\n 姓名需要填写拼音,姓与名之间空一格,首字母均为大写,名在前姓氏在后。 Committer相关的签署,则preferred Apache 
id(s)是必填项。   4.文件最下方的署名。 官网支持手写或者PDF签名软件\n5.签署完之后将icl [...]
\ No newline at end of file
diff --git a/en/sitemap.xml b/en/sitemap.xml
index e7924f8..74a2b1e 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/projects/shenyu/</loc><lastmod>2021-08-06T14:33:44+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
 rel="alternate" hreflang="zh" href="/zh/projects/shenyu/"/><xhtml:link 
rel="alternate" hreflang="en" 
href="/projects/shenyu/"/></url><url><loc>/projects/shenyu-2.3.0/</loc><lastmod>2021-08-
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/projects/shenyu/</loc><lastmod>2021-08-06T14:34:00+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
 rel="alternate" hreflang="zh" href="/zh/projects/shenyu/"/><xhtml:link 
rel="alternate" hreflang="en" 
href="/projects/shenyu/"/></url><url><loc>/projects/shenyu-2.3.0/</loc><lastmod>2021-08-
 [...]
\ No newline at end of file
diff --git a/index.xml b/index.xml
index c35e5ba..e0240f6 100644
--- a/index.xml
+++ b/index.xml
@@ -152,7 +152,10 @@ Put data to Disruptor when spring bean load.
 Soul register client get data from Disruptor, and it will send request to 
register server.
 Disruptor can decouple data from operation and facilitate expansion.
 Server When Soul-Admin server start, register center server will be loaded by 
spi.</description></item><item><title>RequestPlugin</title><link>/projects/shenyu/request-plugin/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/request-plugin/</guid><description>Explanation
 When ShenYu gateway makes proxy call to target service, it also allows users 
to add, modify and remove request headers by using 
&amp;lsquo;request&amp;rsquo; plugin to request parameters, re [...]
-In BasicConfig &amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; resilience4j, 
set to enable. If the user don&amp;rsquo;t use, please disable the plugin in 
the background.</description></item><item><title>Rewrite 
Plugin</title><link>/projects/shenyu-2.3.0/rewrite-plugin/</link><pubDate>Mon, 
01 Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu-2.3.0/rewrite-plugin/</guid><description>Explanation
 When making proxy invokes to the target service, soul Gateway also allows 
users to rewrite  [...]
+In BasicConfig &amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; resilience4j, 
set to enable. If the user don&amp;rsquo;t use, please disable the plugin in 
the background.</description></item><item><title>Rewrite 
Plugin</title><link>/projects/shenyu-2.3.0/rewrite-plugin/</link><pubDate>Mon, 
01 Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu-2.3.0/rewrite-plugin/</guid><description>Explanation
 When making proxy invokes to the target service, soul Gateway also allows 
users to rewrite  [...]
+shenyu-spi is a custom SPI extension implementation for Apache Shenyu gateway. 
The design and implementation principles refer to SPI Extension Implementations 
.
+Registry Center Consul, Etcd, Http, Nacos and Zookeeper are supported. The 
expansion of the registry including client and server, interface respectively 
ShenyuServerRegisterRepository and ShenyuClientRegisterRepository.
+Metrics Center Responsible for service monitoring, loading concrete 
implementation through SPI, currently support Prometheus, service interface is 
MetricsBootService.</description></item><item><title>Selector And Rule 
Config</title><link>/projects/shenyu/selector-and-rule/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/selector-and-rule/</guid><description>Features
 This document will introduce the use of selectors and rules in the Apache 
ShenYu background  [...]
 Please refer to the deployment document, choose a way to start shenyu-admin. 
For example, local deployment. After startup, visit http://localhost:9095, the 
default username and password are: admin and 123456 .
 Selector All plugins are displayed in the PluginList, and selectors and rules 
can be added to each plugin:</description></item><item><title>Selector Detailed 
Explanation</title><link>/projects/shenyu-2.3.0/selector-and-rule/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu-2.3.0/selector-and-rule/</guid><description>Features
 Selector and rule are the key point of soul gateway, you can manage any 
request with it.
 This chapter is mainly focus on the concepts of selector and rule and how to 
use it.
diff --git a/pdf/apache_shenyu_docs_en.pdf b/pdf/apache_shenyu_docs_en.pdf
index 2713fae..b26127d 100644
Binary files a/pdf/apache_shenyu_docs_en.pdf and 
b/pdf/apache_shenyu_docs_en.pdf differ
diff --git a/pdf/apache_shenyu_docs_zh.pdf b/pdf/apache_shenyu_docs_zh.pdf
index b3aa538..1046c39 100644
Binary files a/pdf/apache_shenyu_docs_zh.pdf and 
b/pdf/apache_shenyu_docs_zh.pdf differ
diff --git a/projects/shenyu/index.xml b/projects/shenyu/index.xml
index 0cfa57a..b3ecde8 100644
--- a/projects/shenyu/index.xml
+++ b/projects/shenyu/index.xml
@@ -86,7 +86,10 @@ the Apache ShenYu gateway provides a variety of current 
limiting algorithms, inc
 The implementation of current limiting algorithm of Apache ShenYu gateway is 
based on redis.
 You can set to the interface level, or the parameter level. How to use it 
depends on your traffic 
configuration.</description></item><item><title>Redirect 
Plugin</title><link>/projects/shenyu/redirect-plugin/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/redirect-plugin/</guid><description>Explanation
 When the Apache ShenYu gateway makes proxy calls to the target service, it 
also allows users to use the redirect plugin to redirect requests.
 Plugin Setting In shenyu-admin &amp;ndash;&amp;gt; BasicConfig 
&amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; redirect , set to enable. 
Introduce redirect support in the pox.xml file of the gateway. If the user 
don&amp;rsquo;t use, please disable the plugin in the background. Selectors and 
rules, only matching requests will be forwarded and redirected, please see: 
Selector And Rule Config。 Maven Dependency Add the plugin dependency in the 
pom.</description></item><item><title>RequestPlug [...]
-In BasicConfig &amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; resilience4j, 
set to enable. If the user don&amp;rsquo;t use, please disable the plugin in 
the background.</description></item><item><title>Rewrite 
Plugin</title><link>/projects/shenyu/rewrite-plugin/</link><pubDate>Mon, 01 Jan 
0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/rewrite-plugin/</guid><description>Explanation
 When making proxy invokes to the target service, Apache ShenYu gateway also 
allows users to rewrite the [...]
+In BasicConfig &amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; resilience4j, 
set to enable. If the user don&amp;rsquo;t use, please disable the plugin in 
the background.</description></item><item><title>Rewrite 
Plugin</title><link>/projects/shenyu/rewrite-plugin/</link><pubDate>Mon, 01 Jan 
0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/rewrite-plugin/</guid><description>Explanation
 When making proxy invokes to the target service, Apache ShenYu gateway also 
allows users to rewrite the [...]
+shenyu-spi is a custom SPI extension implementation for Apache Shenyu gateway. 
The design and implementation principles refer to SPI Extension Implementations 
.
+Registry Center Consul, Etcd, Http, Nacos and Zookeeper are supported. The 
expansion of the registry including client and server, interface respectively 
ShenyuServerRegisterRepository and ShenyuClientRegisterRepository.
+Metrics Center Responsible for service monitoring, loading concrete 
implementation through SPI, currently support Prometheus, service interface is 
MetricsBootService.</description></item><item><title>Selector And Rule 
Config</title><link>/projects/shenyu/selector-and-rule/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/selector-and-rule/</guid><description>Features
 This document will introduce the use of selectors and rules in the Apache 
ShenYu background  [...]
 Please refer to the deployment document, choose a way to start shenyu-admin. 
For example, local deployment. After startup, visit http://localhost:9095, the 
default username and password are: admin and 123456 .
 Selector All plugins are displayed in the PluginList, and selectors and rules 
can be added to each plugin:</description></item><item><title>Sentinel 
Plugin</title><link>/projects/shenyu/sentinel-plugin/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/sentinel-plugin/</guid><description>Description
 Sentinel is one of the options that supports flow control and circuit 
breaking. Sentinel supports flow control and circuit breaking functions for 
gateway. Plugin  [...]
 In BasicConfig &amp;ndash;&amp;gt; Plugin &amp;ndash;&amp;gt; sentinel, set to 
enable. If the user don&amp;rsquo;t use, please disable the plugin in the 
background.</description></item><item><title>ShenYu 
Optimize</title><link>/projects/shenyu/shenyu-optimize/</link><pubDate>Mon, 01 
Jan 0001 00:00:00 
+0000</pubDate><guid>/projects/shenyu/shenyu-optimize/</guid><description>Description
 This doc shows how to do performance optimization for Apache ShenYu. Time 
Consumption Apache ShenYu is J [...]
diff --git a/projects/shenyu/spi-design/index.html 
b/projects/shenyu/spi-design/index.html
index fe84c6e..1cb14c4 100644
--- a/projects/shenyu/spi-design/index.html
+++ b/projects/shenyu/spi-design/index.html
@@ -14,7 +14,7 @@
 <a class=dropdown-item href=http://www.apache.org/events/current-event>Apache 
Events</a>
 <a class=dropdown-item href=https://www.apache.org/licenses/>Security</a>
 <a class=dropdown-item 
href=http://www.apache.org/foundation/sponsorship.html>Sponsor and Donate</a>
-<a class=dropdown-item 
href=http://www.apache.org/foundation/thanks.html>Thanks</a></div></span></div><div
 class=navbar-end><div class=navbar-item><div id=js-menu-search 
class=navbar-search><input class=input placeholder=Search><svg class="icon" 
aria-hidden="true"><use xlink:href="#icon-search"/></svg></div></div><div 
class=navbar-item><a class=translation 
href=/zh/projects/shenyu/spi-design/>中</a></div></div></div></nav></header><div 
class=ss-layout-container><aside class="ss-layout-asi [...]
+<a class=dropdown-item 
href=http://www.apache.org/foundation/thanks.html>Thanks</a></div></span></div><div
 class=navbar-end><div class=navbar-item><div id=js-menu-search 
class=navbar-search><input class=input placeholder=Search><svg class="icon" 
aria-hidden="true"><use xlink:href="#icon-search"/></svg></div></div><div 
class=navbar-item><a class=translation 
href=/zh/projects/shenyu/spi-design/>中</a></div></div></div></nav></header><div 
class=ss-layout-container><aside class="ss-layout-asi [...]
 <a class=link href=https://github.com/apache/incubator-shenyu/issues>GitHub 
Issue Tracker</a>
 <a class=link href=https://www.apache.org/licenses/>License</a>
 <a class=link href=https://www.apache.org/security/>Security</a>
diff --git a/sitemap.xml b/sitemap.xml
index 76a7376..7aa7b4e 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>en/sitemap.xml</loc><lastmod>2021-08-06T14:33:44+08:00</lastmod></sitemap><sitemap><loc>zh/sitemap.xml</loc><lastmod>2021-08-06T14:33:44+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>en/sitemap.xml</loc><lastmod>2021-08-06T14:34:00+08:00</lastmod></sitemap><sitemap><loc>zh/sitemap.xml</loc><lastmod>2021-08-06T14:34:00+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh/algolia.json b/zh/algolia.json
index 8fd3114..8fbe39e 100644
--- a/zh/algolia.json
+++ b/zh/algolia.json
@@ -1 +1 @@
-[{"author":"xiaoyu","categories":"Apache ShenYu","content":" Apache ICLA 
签署流程指南 Apache CLA 全称 Apache Contributor License 
Agreement,签署ICLA的目的是定义向ASF贡献的文档,保护知识产权,避免后续法律纠纷。ICLA在官方存档后生效,贡献者方可参与Apache项目。\n当我们需要签署ICLA时步骤如下:\n1.
 打开链接 官网Licenses 在Contributor License Agreements 下找到CLAs并进入页面。\n2. 
在页面上方我们可以看到两个下载链接,选择ICLA(个人CLA)并下载文件。\n3. 打开PDF,ICLA需要填写的是两个部分,均需要全英文填写。\n 
注意事项:\n 姓名需要填写拼音,姓与名之间空一格,首字母均为大写,名在前姓氏在后。 Committer相关的签署,则preferred Apache 
id(s)是必填项。   4.文件最下方的署名。 官网支持手写或者PDF签名软件\n5.签署完之后将icl [...]
\ No newline at end of file
+[{"author":"xiaoyu","categories":"Apache ShenYu","content":" Apache ICLA 
签署流程指南 Apache CLA 全称 Apache Contributor License 
Agreement,签署ICLA的目的是定义向ASF贡献的文档,保护知识产权,避免后续法律纠纷。ICLA在官方存档后生效,贡献者方可参与Apache项目。\n当我们需要签署ICLA时步骤如下:\n1.
 打开链接 官网Licenses 在Contributor License Agreements 下找到CLAs并进入页面。\n2. 
在页面上方我们可以看到两个下载链接,选择ICLA(个人CLA)并下载文件。\n3. 打开PDF,ICLA需要填写的是两个部分,均需要全英文填写。\n 
注意事项:\n 姓名需要填写拼音,姓与名之间空一格,首字母均为大写,名在前姓氏在后。 Committer相关的签署,则preferred Apache 
id(s)是必填项。   4.文件最下方的署名。 官网支持手写或者PDF签名软件\n5.签署完之后将icl [...]
\ No newline at end of file
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index bd0c347..01b2a9e 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/zh/projects/shenyu/</loc><lastmod>2021-08-06T14:33:44+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
 rel="alternate" hreflang="en" href="/projects/shenyu/"/><xhtml:link 
rel="alternate" hreflang="zh" 
href="/zh/projects/shenyu/"/></url><url><loc>/zh/projects/shenyu-2.3.0/</loc><lastmod>20
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/zh/projects/shenyu/</loc><lastmod>2021-08-06T14:34:00+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority><xhtml:link
 rel="alternate" hreflang="en" href="/projects/shenyu/"/><xhtml:link 
rel="alternate" hreflang="zh" 
href="/zh/projects/shenyu/"/></url><url><loc>/zh/projects/shenyu-2.3.0/</loc><lastmod>20
 [...]
\ No newline at end of file

Reply via email to