This is an automated email from the ASF dual-hosted git repository.
huxing pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git.
from a24e614 Fix dead links under the community page. (#199)
new 0c40dce Add dubbo cluster error handling blog.
new 57ace46 Publish website.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
blog/zh-cn/dubbo-cluster-error-handling.md | 270 +++++++++++++++++++++
build/blog.js | 6 +-
build/blogDetail.js | 6 +-
build/community.js | 6 +-
build/documentation.js | 6 +-
build/home.js | 6 +-
md_json/blog.json | 43 ++++
site_config/blog.js | 19 +-
...meetup-shenzhen.html => apachecon-na-2018.html} | 16 +-
zh-cn/blog/apachecon-na-2018.json | 6 +
zh-cn/blog/dubbo-cluster-error-handling.html | 232 ++++++++++++++++++
zh-cn/blog/dubbo-cluster-error-handling.json | 10 +
...tml => dubbo-meetup-beijing-may-12th-2018.html} | 19 +-
zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.json | 10 +
zh-cn/blog/first-dubbo-filter.html | 183 ++++++++++++++
zh-cn/blog/first-dubbo-filter.json | 6 +
zh-cn/blog/index.html | 2 +-
...meetup-shenzhen.html => qcon-beijing-2018.html} | 16 +-
zh-cn/blog/qcon-beijing-2018.json | 6 +
zh-cn/blog/service-and-version.html | 213 ++++++++++++++++
zh-cn/blog/service-and-version.json | 6 +
zh-cn/blog/test-verification.html | 111 +++++++++
zh-cn/blog/test-verification.json | 6 +
zh-cn/docs/admin/install/admin-console.html | 20 +-
zh-cn/docs/admin/install/admin-console.json | 2 +-
25 files changed, 1171 insertions(+), 55 deletions(-)
create mode 100644 blog/zh-cn/dubbo-cluster-error-handling.md
copy zh-cn/blog/{dubbo-meetup-shenzhen.html => apachecon-na-2018.html} (85%)
create mode 100644 zh-cn/blog/apachecon-na-2018.json
create mode 100644 zh-cn/blog/dubbo-cluster-error-handling.html
create mode 100644 zh-cn/blog/dubbo-cluster-error-handling.json
copy zh-cn/blog/{dubbo-meetup-shenzhen.html =>
dubbo-meetup-beijing-may-12th-2018.html} (75%)
create mode 100644 zh-cn/blog/dubbo-meetup-beijing-may-12th-2018.json
create mode 100644 zh-cn/blog/first-dubbo-filter.html
create mode 100644 zh-cn/blog/first-dubbo-filter.json
copy zh-cn/blog/{dubbo-meetup-shenzhen.html => qcon-beijing-2018.html} (85%)
create mode 100644 zh-cn/blog/qcon-beijing-2018.json
create mode 100644 zh-cn/blog/service-and-version.html
create mode 100644 zh-cn/blog/service-and-version.json
create mode 100644 zh-cn/blog/test-verification.html
create mode 100644 zh-cn/blog/test-verification.json