You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/06/16 10:53:43 UTC

[shardingsphere] branch master updated: update blog (#6076)

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

panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new d5af0ff  update blog (#6076)
d5af0ff is described below

commit d5af0ffdef08087b5177cf371d413ea4f72e02d4
Author: kimmking <ki...@163.com>
AuthorDate: Tue Jun 16 18:53:10 2020 +0800

    update blog (#6076)
---
 docs/blog/config.toml                                          | 6 ++++++
 docs/blog/content/material/ANTLR.cn.md                         | 2 +-
 docs/blog/content/material/ANTLR.en.md                         | 2 +-
 docs/blog/content/material/CNCF.cn.md                          | 4 ++--
 docs/blog/content/material/CNCF.en.md                          | 4 ++--
 docs/blog/content/material/ElasticJob.cn.md                    | 4 ++--
 docs/blog/content/material/ElasticJob.en.md                    | 4 ++--
 docs/blog/content/material/committer.cn.md                     | 4 ++--
 docs/blog/content/material/committer.en.md                     | 4 ++--
 docs/blog/content/material/community.cn.md                     | 4 ++--
 docs/blog/content/material/community.en.md                     | 2 +-
 docs/blog/content/material/database.cn.md                      | 4 ++--
 docs/blog/content/material/database.en.md                      | 4 ++--
 docs/blog/content/material/engine.cn.md                        | 2 +-
 docs/blog/content/material/engine.en.md                        | 4 ++--
 docs/blog/content/material/graduate.cn.md                      | 2 +-
 docs/blog/content/material/graduate.en.md                      | 2 +-
 docs/blog/content/material/proxy.cn.md                         | 2 +-
 docs/blog/content/material/proxy.en.md                         | 2 +-
 docs/blog/content/material/realization.cn.md                   | 2 +-
 docs/blog/content/material/realization.en.md                   | 4 ++--
 docs/blog/content/material/result.cn.md                        | 2 +-
 docs/blog/content/material/result.en.md                        | 4 ++--
 docs/blog/content/material/seata.cn.md                         | 4 ++--
 docs/blog/content/material/seata.en.md                         | 2 +-
 docs/blog/content/material/solution.cn.md                      | 2 +-
 docs/blog/content/material/solution.en.md                      | 4 ++--
 docs/blog/themes/hugo-theme-learn/layouts/_default/list.html   | 2 ++
 docs/blog/themes/hugo-theme-learn/layouts/_default/single.html | 2 ++
 29 files changed, 50 insertions(+), 40 deletions(-)

diff --git a/docs/blog/config.toml b/docs/blog/config.toml
index 2590180..3f08135 100644
--- a/docs/blog/config.toml
+++ b/docs/blog/config.toml
@@ -21,3 +21,9 @@ languageName = "Chinese"
   themeVariant = "black"
   # Disable search function. It will hide search bar
   disableSearch = true
+
+[markup]
+[markup.tableOfContents]
+endLevel = 3
+ordered = false
+startLevel = 2
\ No newline at end of file
diff --git a/docs/blog/content/material/ANTLR.cn.md b/docs/blog/content/material/ANTLR.cn.md
index f791cc2..b551f07 100644
--- a/docs/blog/content/material/ANTLR.cn.md
+++ b/docs/blog/content/material/ANTLR.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "关于SQL解析,为何编程语言解析器ANTLR更胜一筹?"
-weight = 2
+weight = 12
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/ANTLR.en.md b/docs/blog/content/material/ANTLR.en.md
index 9c36997..a6a30bd 100644
--- a/docs/blog/content/material/ANTLR.en.md
+++ b/docs/blog/content/material/ANTLR.en.md
@@ -1,6 +1,6 @@
 +++
 title = "ANTLR"
-weight = 2
+weight = 12
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/CNCF.cn.md b/docs/blog/content/material/CNCF.cn.md
index 7bd1e49..4ff7f60 100644
--- a/docs/blog/content/material/CNCF.cn.md
+++ b/docs/blog/content/material/CNCF.cn.md
@@ -1,6 +1,6 @@
 +++
-title = "CNCF全景图"
-weight = 2
+title = "快讯!Apache ShardingSphere进入CNCF全景图"
+weight = 5
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/CNCF.en.md b/docs/blog/content/material/CNCF.en.md
index 140f167..ea4250a 100644
--- a/docs/blog/content/material/CNCF.en.md
+++ b/docs/blog/content/material/CNCF.en.md
@@ -1,6 +1,6 @@
 +++
-title = "CNCF"
-weight = 2
+title = "Apache ShardingSphere is included in CNCF Landscape"
+weight = 5
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/ElasticJob.cn.md b/docs/blog/content/material/ElasticJob.cn.md
index 7085451..623b938 100644
--- a/docs/blog/content/material/ElasticJob.cn.md
+++ b/docs/blog/content/material/ElasticJob.cn.md
@@ -1,7 +1,7 @@
 
 +++
-title = "ElasticJob"
-weight = 2
+title = "快讯!分布式调度项目ElasticJob即将重新起航"
+weight = 7
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/ElasticJob.en.md b/docs/blog/content/material/ElasticJob.en.md
index f7438d9..c40ed99 100644
--- a/docs/blog/content/material/ElasticJob.en.md
+++ b/docs/blog/content/material/ElasticJob.en.md
@@ -1,7 +1,7 @@
 
 +++
-title = "ElasticJob"
-weight = 2
+title = "News! The distributed scheduling project ElasticJob is about to restart"
+weight = 7
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/committer.cn.md b/docs/blog/content/material/committer.cn.md
index 7018f16..907c528 100644
--- a/docs/blog/content/material/committer.cn.md
+++ b/docs/blog/content/material/committer.cn.md
@@ -1,6 +1,6 @@
 +++
-title = "Committer"
-weight = 2
+title = "成为Apache官方认可的Committer有什么优势"
+weight = 4
 chapter = true
 +++
 ## 成为Apache官方认可的Committer有什么优势
diff --git a/docs/blog/content/material/committer.en.md b/docs/blog/content/material/committer.en.md
index 3227366..7d3f8f7 100644
--- a/docs/blog/content/material/committer.en.md
+++ b/docs/blog/content/material/committer.en.md
@@ -1,6 +1,6 @@
 +++
-title = "Committer"
-weight = 2
+title = "Would you like to become an Apache committer"
+weight = 4
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/community.cn.md b/docs/blog/content/material/community.cn.md
index 8739d0e..69a3232 100644
--- a/docs/blog/content/material/community.cn.md
+++ b/docs/blog/content/material/community.cn.md
@@ -1,6 +1,6 @@
 +++
-title = "社区探索与拓展"
-weight = 2
+title = "Apache ShardingSphere社区的探索与拓展"
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/community.en.md b/docs/blog/content/material/community.en.md
index 4c051f3..6971af2 100644
--- a/docs/blog/content/material/community.en.md
+++ b/docs/blog/content/material/community.en.md
@@ -1,6 +1,6 @@
 +++
 title = "Exploration and expansion of the community"
-weight = 2
+weight = 3
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/database.cn.md b/docs/blog/content/material/database.cn.md
index 9579a0a..efe2c14 100644
--- a/docs/blog/content/material/database.cn.md
+++ b/docs/blog/content/material/database.cn.md
@@ -1,6 +1,6 @@
 +++
-title = "分布式数据库"
-weight = 2
+title = "我们是怎样打造一款分布式数据库的"
+weight = 6
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/database.en.md b/docs/blog/content/material/database.en.md
index 1622963..ca82554 100644
--- a/docs/blog/content/material/database.en.md
+++ b/docs/blog/content/material/database.en.md
@@ -1,6 +1,6 @@
 +++
-title = "Database"
-weight = 2
+title = "How to construct the distributed database"
+weight = 6
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/engine.cn.md b/docs/blog/content/material/engine.cn.md
index b3db36b..3c054a0 100644
--- a/docs/blog/content/material/engine.cn.md
+++ b/docs/blog/content/material/engine.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "自动化执行引擎"
-weight = 2
+weight = 13
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/engine.en.md b/docs/blog/content/material/engine.en.md
index e2f023e..de8cae7 100644
--- a/docs/blog/content/material/engine.en.md
+++ b/docs/blog/content/material/engine.en.md
@@ -1,6 +1,6 @@
 +++
-title = "engine"
-weight = 2
+title = "How automatic executor of ShardingSphere works"
+weight = 13
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/graduate.cn.md b/docs/blog/content/material/graduate.cn.md
index 64f2c4e..47f389b 100644
--- a/docs/blog/content/material/graduate.cn.md
+++ b/docs/blog/content/material/graduate.cn.md
@@ -1,5 +1,5 @@
 +++
-title = "官宣毕业"
+title = "分布式数据库解决方案Apache ShardingSphere毕业成为顶级项目"
 weight = 2
 chapter = true
 +++
diff --git a/docs/blog/content/material/graduate.en.md b/docs/blog/content/material/graduate.en.md
index e78f59b..35d696e 100644
--- a/docs/blog/content/material/graduate.en.md
+++ b/docs/blog/content/material/graduate.en.md
@@ -1,5 +1,5 @@
 +++
-title = "Graduate from Incubator" 
+title = "Congratulations on graduation of Apache ShardingSphere as a Top-Level Project!" 
 weight = 2
 chapter = true
 +++
diff --git a/docs/blog/content/material/proxy.cn.md b/docs/blog/content/material/proxy.cn.md
index c3ec227..9aef803 100644
--- a/docs/blog/content/material/proxy.cn.md
+++ b/docs/blog/content/material/proxy.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "揭秘Sharding-Proxy——面向DBA的数据库中间层"
-weight = 2
+weight = 8
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/proxy.en.md b/docs/blog/content/material/proxy.en.md
index 839186d..dba3453 100644
--- a/docs/blog/content/material/proxy.en.md
+++ b/docs/blog/content/material/proxy.en.md
@@ -1,6 +1,6 @@
 +++
 title = "proxy"
-weight = 2
+weight = 8
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/realization.cn.md b/docs/blog/content/material/realization.cn.md
index 3292bbb..1ad83b9 100644
--- a/docs/blog/content/material/realization.cn.md
+++ b/docs/blog/content/material/realization.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "分布式事务在Sharding-Sphere中的实现"
-weight = 2
+weight = 10
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/realization.en.md b/docs/blog/content/material/realization.en.md
index ef9f54b..8a4f7de 100644
--- a/docs/blog/content/material/realization.en.md
+++ b/docs/blog/content/material/realization.en.md
@@ -1,6 +1,6 @@
 +++
-title = "realization"
-weight = 2
+title = "The quick explanation of ShardingSphere transaction module"
+weight = 10
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/result.cn.md b/docs/blog/content/material/result.cn.md
index f7aebd5..b89d191 100644
--- a/docs/blog/content/material/result.cn.md
+++ b/docs/blog/content/material/result.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "剖析Sharding-Sphere系列——结果归并 "
-weight = 2
+weight = 14
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/result.en.md b/docs/blog/content/material/result.en.md
index 44d52f4..70fc4ef 100644
--- a/docs/blog/content/material/result.en.md
+++ b/docs/blog/content/material/result.en.md
@@ -1,6 +1,6 @@
 +++
-title = "result_merge"
-weight = 2
+title = "How to merge the child resultsets"
+weight = 14
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/seata.cn.md b/docs/blog/content/material/seata.cn.md
index 49f6200..4f7b4ad 100644
--- a/docs/blog/content/material/seata.cn.md
+++ b/docs/blog/content/material/seata.cn.md
@@ -1,6 +1,6 @@
 +++
-title = "整合Seata AT分布式事务"
-weight = 2
+title = "Apache ShardingSphere整合Seata AT分布式事务"
+weight = 11
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/seata.en.md b/docs/blog/content/material/seata.en.md
index 84b3b80..33ee6f3 100644
--- a/docs/blog/content/material/seata.en.md
+++ b/docs/blog/content/material/seata.en.md
@@ -1,6 +1,6 @@
 +++
 title = "Seata_AT"
-weight = 2
+weight = 11
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/solution.cn.md b/docs/blog/content/material/solution.cn.md
index 9b8ea21..a1fb823 100644
--- a/docs/blog/content/material/solution.cn.md
+++ b/docs/blog/content/material/solution.cn.md
@@ -1,6 +1,6 @@
 +++
 title = "刚柔并济的开源分布式事务解决方案"
-weight = 2
+weight = 9
 chapter = true
 +++
 
diff --git a/docs/blog/content/material/solution.en.md b/docs/blog/content/material/solution.en.md
index 1b3e548..9e4d19a 100644
--- a/docs/blog/content/material/solution.en.md
+++ b/docs/blog/content/material/solution.en.md
@@ -1,6 +1,6 @@
 +++
-title = "Solution to distributed transaction"
-weight = 2
+title = "The mixed open-source distributed transaction solution"
+weight = 9
 chapter = true
 +++
 
diff --git a/docs/blog/themes/hugo-theme-learn/layouts/_default/list.html b/docs/blog/themes/hugo-theme-learn/layouts/_default/list.html
index 16ed6a8..32af008 100644
--- a/docs/blog/themes/hugo-theme-learn/layouts/_default/list.html
+++ b/docs/blog/themes/hugo-theme-learn/layouts/_default/list.html
@@ -1,5 +1,7 @@
 {{ partial "header.html" . }}
 
+{{ .TableOfContents }}
+
 {{ .Content }}
 
 <footer class=" footline" >
diff --git a/docs/blog/themes/hugo-theme-learn/layouts/_default/single.html b/docs/blog/themes/hugo-theme-learn/layouts/_default/single.html
index 0a76d86..0e1abf9 100644
--- a/docs/blog/themes/hugo-theme-learn/layouts/_default/single.html
+++ b/docs/blog/themes/hugo-theme-learn/layouts/_default/single.html
@@ -1,5 +1,7 @@
 {{ partial "header.html" . }}
 
+{{ .TableOfContents }}
+
 {{ .Content }}
 
 <footer class=" footline" >