This is an automated email from the ASF dual-hosted git repository.
huxing pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bd0881d Add title, keywords, descriptions to blogs (#362)
bd0881d is described below
commit bd0881d3cb7bab443475d658fd1e0d244162686f
Author: Jlcao <[email protected]>
AuthorDate: Fri May 10 15:45:01 2019 +0800
Add title, keywords, descriptions to blogs (#362)
---
blog/en-us/apachecon-na-2018.md | 8 +++++++-
blog/en-us/download.md | 7 +++++++
blog/en-us/qcon-beijing-2018.md | 7 +++++++
blog/zh-cn/apachecon-na-2018.md | 6 ++++++
blog/zh-cn/download.md | 6 ++++++
blog/zh-cn/qcon-beijing-2018.md | 6 ++++++
6 files changed, 39 insertions(+), 1 deletion(-)
diff --git a/blog/en-us/apachecon-na-2018.md b/blog/en-us/apachecon-na-2018.md
index f8034ee..1f54e78 100644
--- a/blog/en-us/apachecon-na-2018.md
+++ b/blog/en-us/apachecon-na-2018.md
@@ -1,4 +1,10 @@
+---
+title: The ApacheCon NA schedule has been announced
+keywords: Dubbo, ApacheCon NA
+description: This article will introduce you that the ApacheCon NA schedule
has been announced attention.
+---
+
The ApacheCon NA schedule has been announced
---
-Ian Luo(PPMC) and Jun Liu(PPMC) will talk about "Introducing Apache
Dubbo(Incubating): What is Dubbo and How it Works" at ApacheCon NA this year in
Montréal! Please check out the schedule
[here](https://apachecon.dukecon.org/acna/2018/#/scheduledEvent/b8db9dc580d85853f)
and register
[here](https://www.eventbrite.com/e/apachecon-north-america-2018-registration-43200327342).
\ No newline at end of file
+Ian Luo(PPMC) and Jun Liu(PPMC) will talk about "Introducing Apache
Dubbo(Incubating): What is Dubbo and How it Works" at ApacheCon NA this year in
Montréal! Please check out the schedule
[here](https://apachecon.dukecon.org/acna/2018/#/scheduledEvent/b8db9dc580d85853f)
and register
[here](https://www.eventbrite.com/e/apachecon-north-america-2018-registration-43200327342).
diff --git a/blog/en-us/download.md b/blog/en-us/download.md
index 5d58e87..c1036f2 100644
--- a/blog/en-us/download.md
+++ b/blog/en-us/download.md
@@ -1,3 +1,10 @@
+---
+title: Downloads
+keywords: Dubbo, Downloads, Version
+description: This article will introduce you how to understand the details of
each version and upgrade matters needing attention.
+---
+
+
# Downloads
## Verification
diff --git a/blog/en-us/qcon-beijing-2018.md b/blog/en-us/qcon-beijing-2018.md
index f550b6c..c53d714 100644
--- a/blog/en-us/qcon-beijing-2018.md
+++ b/blog/en-us/qcon-beijing-2018.md
@@ -1,3 +1,10 @@
+---
+title: Dubbo roadmap is announced in QCon Beijing 2018
+keywords: Dubbo, roadmap, QCon Beijing
+description: This article will introduce you that Dubbo roadmap is announced
in QCon Beijing 2018.
+---
+
+
Dubbo roadmap is announced in QCon Beijing 2018
---
diff --git a/blog/zh-cn/apachecon-na-2018.md b/blog/zh-cn/apachecon-na-2018.md
index 054e411..942df23 100644
--- a/blog/zh-cn/apachecon-na-2018.md
+++ b/blog/zh-cn/apachecon-na-2018.md
@@ -1,3 +1,9 @@
+---
+title: ApacheCon大会议程公布
+keywords: Dubbo, ApacheCon NA
+description: 本文将向你介绍在ApacheCon大会议程公布上相关Dubbo议题演讲。
+---
+
ApacheCon大会议程公布
---
diff --git a/blog/zh-cn/download.md b/blog/zh-cn/download.md
index b0eda5c..4dcc644 100644
--- a/blog/zh-cn/download.md
+++ b/blog/zh-cn/download.md
@@ -1,3 +1,9 @@
+---
+title: 下载中心
+keywords: Dubbo, Downloads, Version
+description: 本文将向你介绍如何点击了解各版本详情和升级注意事项。
+---
+
# 下载中心
## 验证
diff --git a/blog/zh-cn/qcon-beijing-2018.md b/blog/zh-cn/qcon-beijing-2018.md
index 930025a..cc27f26 100644
--- a/blog/zh-cn/qcon-beijing-2018.md
+++ b/blog/zh-cn/qcon-beijing-2018.md
@@ -1,3 +1,9 @@
+---
+title: Dubbo路线图在QCon Beijing 2018上公布
+keywords: Dubbo, roadmap, QCon Beijing
+description: 本文将向你介绍在QCon Beijing 2018上公布Dubbo路线图。
+---
+
Dubbo路线图在QCon Beijing 2018上公布
---