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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4c3ba83  Add sourcemarker project.
4c3ba83 is described below

commit 4c3ba83f7cf604d7ffe28aaaf0acadeff32a5dae
Author: Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Fri Nov 20 21:55:39 2020 +0800

    Add sourcemarker project.
---
 content/_index.html                   |   2 +-
 docs/.vuepress/config.js              | 146 ------------
 docs/README.md                        |  41 ----
 docs/downloads/README.md              | 103 ---------
 docs/events/README.md                 | 415 ----------------------------------
 docs/zh/README.md                     |  42 ----
 docs/zh/downloads/README.md           |  95 --------
 docs/zh/events/README.md              | 407 ---------------------------------
 themes/docsy/layouts/docs/baseof.html |  12 +
 9 files changed, 13 insertions(+), 1250 deletions(-)

diff --git a/content/_index.html b/content/_index.html
index 3f5eb04..0ba1a00 100644
--- a/content/_index.html
+++ b/content/_index.html
@@ -22,7 +22,7 @@ linkTitle = "Apache SkyWalking"
     SkyWalking is an Observability Analysis Platform and Application 
Performance Management system.
     </p>
       <p>Provide distributed tracing, service mesh telemetry analysis, metric 
aggregation and visualization all-in-one solution.</p>
-     <p>Java, .Net Core, PHP, NodeJS, Golang, LUA agents supported</p>
+     <p>Java, .Net Core, PHP, NodeJS, Golang, LUA, C++ agents supported</p>
      <p>Istio + Envoy Service Mesh supported</p>
     <img src="/images/skywalking-arch.jpg" width="" alt="Cloud Native 
Computing Foundation" title="Cloud Native Computing Foundation">
     </p>
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
deleted file mode 100755
index c9bbebb..0000000
--- a/docs/.vuepress/config.js
+++ /dev/null
@@ -1,146 +0,0 @@
-module.exports = {
-  base: "/",
-  dest: "dist",
-  locales: {
-    '/': {
-      lang: 'en-US', 
-      title: ' Apache SkyWalking™ | SkyWalking Team ',
-      logo: "/favicon.ico",
-      head: [["link", { rel: "icon", href: `/logo.svg` }]],
-    },
-    '/zh/': {
-      lang: 'zh-CN',
-      title: ' Apache SkyWalking™ | SkyWalking Team ',
-      logo: "/favicon.ico",
-      head: [["link", { rel: "icon", href: `/logo.svg` }]],
-    }
-  },
-  themeConfig: {
-    locales: {
-      '/': {
-        lang: 'en-US',
-        selectText: 'Lang',
-        label: 'En',
-        sidebar: {
-          '/events/': genSidebarConfig('Events')
-        },
-        nav: [
-          { text: "Home", link: "/" },
-          { text: "Docs",  items: [
-            { text: '8.2.0', link: 
"https://github.com/apache/skywalking/tree/v8.2.0/docs"},
-            { text: '8.1.0', link: 
"https://github.com/apache/skywalking/tree/v8.1.0/docs"},
-            { text: 'Nginx LUA 0.3.0', link: 
"https://github.com/apache/skywalking-nginx-lua/tree/v0.3.0"},
-            { text: 'CLI 0.4.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.4.0"},
-            { text: 'Kubernetes helm 4.0.0', link: 
"https://github.com/apache/skywalking-kubernetes/tree/v4.0.0"},
-            { text: 'Python Agent 0.3.0', link: 
"https://github.com/apache/skywalking-python/tree/v0.3.0"},
-            { text: 'Client JS 0.2.0', link: 
"https://github.com/apache/skywalking-client-js/tree/v0.2.0"},
-            { text: 'Cloud on Kubernetes 0.1.0', link: 
"https://github.com/apache/skywalking-swck/tree/0.1.0"},
-          ], },
-          { text: "GitHub",  items: [
-            { text: 'Main Repo, Javaagent and Backend', link: 
"https://github.com/apache/skywalking/"; },
-            { text: 'Nginx LUA Agent', link: 
"https://github.com/apache/skywalking-nginx-lua"},
-            { text: 'RocketBot UI', link: 
"https://github.com/apache/skywalking-rocketbot-ui"},
-            { text: 'CLI', link: "https://github.com/apache/skywalking-cli/"},
-            { text: 'Data Collect Protocol', link: 
"https://github.com/apache/skywalking-data-collect-protocol"},
-            { text: 'Data Query Protocol', link: 
"https://github.com/apache/skywalking-query-protocol"},
-            { text: 'Docker', link: 
"https://github.com/apache/skywalking-docker"},
-            { text: 'Kubernetes helm', link: 
"https://github.com/apache/skywalking-kubernetes/"},
-            { text: 'Cloud on Kubernetes', link: 
"https://github.com/apache/skywalking-swck"},
-            { text: 'Website', link: 
"https://github.com/apache/skywalking-website"},
-            { text: 'Python Agent', link: 
"https://github.com/apache/skywalking-python"},
-            { text: 'Client JS', link: 
"https://github.com/apache/skywalking-client-js"},
-          ], },
-          { text: "Events", link: "/events/" },
-          { text: "Blog", link: "/blog/" },
-          { text: "Downloads", link: "/downloads/" },
-          { text: "Team", link: "/team/" },
-          { text: "Links",
-            items: [
-              { text: 'Apache Software Foundation', link: 
"http://www.apache.org/"; },
-              { text: 'GitHub Issue Tracker', link: 
"https://github.com/apache/skywalking/issues"; },
-              { text: 'Dev Mailing List', link: 
"https://lists.apache.org/list.html?d...@skywalking.apache.org"; },
-              { text: 'License', link: "http://www.apache.org/licenses/"; },
-              { text: 'Apache Events', link: 
"http://www.apache.org/events/current-event"; },
-              { text: 'Security', link: "http://www.apache.org/security/"; },
-              { text: 'Sponsorship and Donate', link: 
"http://www.apache.org/foundation/sponsorship.html"; },
-              { text: 'Thanks', link: 
"http://www.apache.org/foundation/thanks.html"}
-            ], },
-        ],
-      },
-      '/zh/': {
-        lang: 'zh-CN',
-        selectText: '语言',
-        label: '中文',
-        sidebar: {
-          '/zh/events/': genSidebarConfig('Events')
-        },
-        nav: [
-          { text: "主页", link: "/zh/" },
-          { text: "文档",
-            items: [
-              { text: '8.2.0', link: 
"https://github.com/apache/skywalking/tree/v8.2.0/docs"},
-              { text: '8.1.0', link: 
"https://github.com/apache/skywalking/tree/v8.1.0/docs"},
-              { text: 'Nginx LUA 0.3.0', link: 
"https://github.com/apache/skywalking-nginx-lua/tree/v0.3.0"},
-              { text: 'CLI 0.4.0', link: 
"https://github.com/apache/skywalking-cli/tree/0.4.0"},
-              { text: 'Kubernetes helm 4.0.0', link: 
"https://github.com/apache/skywalking-kubernetes/tree/v4.0.0"},
-              { text: 'Python Agent 0.3.0', link: 
"https://github.com/apache/skywalking-python/tree/v0.3.0"},
-              { text: 'Client JS 0.2.0', link: 
"https://github.com/apache/skywalking-client-js/tree/v0.2.0"},
-              { text: 'Cloud on Kubernetes 0.1.0', link: 
"https://github.com/apache/skywalking-swck/tree/0.1.0"},
-            ],
-          },
-          { text: "GitHub",  items: [
-            { text: 'Main Repo, Javaagent and Backend', link: 
"https://github.com/apache/skywalking/"; },
-            { text: 'Nginx LUA Agent', link: 
"https://github.com/apache/skywalking-nginx-lua"},
-            { text: 'RocketBot UI', link: 
"https://github.com/apache/skywalking-rocketbot-ui"},
-            { text: 'CLI', link: "https://github.com/apache/skywalking-cli/"},
-            { text: 'Data Collect Protocol', link: 
"https://github.com/apache/skywalking-data-collect-protocol"},
-            { text: 'Data Query Protocol', link: 
"https://github.com/apache/skywalking-query-protocol"},
-            { text: 'Docker', link: 
"https://github.com/apache/skywalking-docker"},
-            { text: 'Kubernetes helm', link: 
"https://github.com/apache/skywalking-kubernetes/"},
-            { text: 'Cloud on Kubernetes', link: 
"https://github.com/apache/skywalking-swck"},
-            { text: 'Website', link: 
"https://github.com/apache/skywalking-website"},
-            { text: 'Python Agent', link: 
"https://github.com/apache/skywalking-python"},
-            { text: 'Client JS', link: 
"https://github.com/apache/skywalking-client-js"},
-          ], },
-          { text: "事件", link: "/zh/events/" },
-          { text: "博客", link: "/zh/blog/" },
-          { text: "下载", link: "/zh/downloads/" },
-          { text: "团队", link: "/zh/team/" },
-          { text: "链接",
-          items: [
-            { text: 'Apache Software Foundation', link: 
"http://www.apache.org/"; },
-            { text: 'GitHub Issue Tracker', link: 
"https://github.com/apache/skywalking/issues"; },
-            { text: 'Dev Mailing List', link: 
"https://lists.apache.org/list.html?d...@skywalking.apache.org"; },
-            { text: 'License', link: "http://www.apache.org/licenses/"; },
-            { text: 'Apache Events', link: 
"http://www.apache.org/events/current-event"; },
-            { text: 'Security', link: "http://www.apache.org/security/"; },
-            { text: 'Sponsorship and Donate', link: 
"http://www.apache.org/foundation/sponsorship.html"; },
-            { text: 'Thanks', link: 
"http://www.apache.org/foundation/thanks.html"}
-          ], },
-        ],
-      }
-    },
-  },
-  markdown: {
-    // options for markdown-it-anchor
-    anchor: { permalink: false },
-    config: md => {
-      md.use(require("markdown-it-katex"));
-    }
-  }
-};
-
-function genSidebarConfig (title) {
-  return [
-    {
-      // title,
-      collapsable: false,
-      children: [
-        '',
-        // 'getting-started',
-        // 'customize',
-        // 'advanced',
-      ]
-    }
-  ]
-}
diff --git a/docs/README.md b/docs/README.md
deleted file mode 100755
index cb64c80..0000000
--- a/docs/README.md
+++ /dev/null
@@ -1,41 +0,0 @@
----
-layout: LayoutHome
-description: 'Application performance monitor tool for distributed systems, 
especially designed for microservices, cloud native and container-based 
(Docker, K8s, Mesos) architectures.'
-start: Quick Start
-what:
-  title: What is SkyWalking
-  content:
-    - SkyWalking is an Observability Analysis Platform and Application 
Performance Management system.
-    - Provide distributed tracing, service mesh telemetry analysis, metric 
aggregation and visualization all-in-one solution.
-    - Java, .Net Core, PHP, NodeJS, Golang, LUA agents supported
-    - Istio + Envoy Service Mesh supported
-
-feature:
-  title: Feature List
-  content:
-    - Consistent in multiple scenarios. supported telemetry sources from 
language agents and service mesh.
-    - Multiple language agents, including Java, .Net Core, PHP, NodeJS, 
Golang, LUA agents.
-    - Light. No big data platform required, even observing the high payload 
cluster.
-    - Modulization. Have multiple options for UI, storage, cluster managements.
-    - Alarm supported.
-    - Cool visualization solution.
-
-user:
-  title: Who is using SkyWalking
-  content: Various companies and organizations use SkyWalking for research, 
production and commercial products.
-
-news:
-  title: Events & News
-  content:
-  - header: SkyWalking Client JS 0.2.0 is released
-    content: Fixed some bugs related to performance data report
-    time: Nov. 17th, 2020
-  - header: SkyWalking Cloud on Kubernetes 0.1.0 is released
-    content: OAPServer CRDs and controller
-    time: Nov. 16th, 2020
-  - header: Welcome Jiapeng Liu as new committer
-    content: Based on his continuous contributions, Jiapeng Liu (a.k.a 
[evanljp](https://github.com/evanljp)) has been voted as a new committer.
-    time: Nov. 5th, 2020
-  - header: SkyWalking Kubernetes Helm Chart 4.0.0 is released
-    content: Allow overriding default configurations files; Unify usages of 
different SkyWalking Versions.
-    time: Nov. 3rd, 2020
diff --git a/docs/downloads/README.md b/docs/downloads/README.md
deleted file mode 100755
index 48e28f2..0000000
--- a/docs/downloads/README.md
+++ /dev/null
@@ -1,103 +0,0 @@
-# Download the SkyWalking releases
-
-Use the links below to download the Apache SkyWalking from one of our mirrors.
-
-**Only source code releases are official Apache releases: Windows and Linux 
binary distributions are just for end user convenience.**
-
-## Download the last version
-
-### SkyWalking APM
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Oct. 27th, 2020 | 8.2.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz.sha512)|
-| | | Binary Distribution | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz.sha512)|
-| | | Binary Distribution for ElasticSearch 7 | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz.sha512)|
-| | | Documentation| 
[Documentation](https://github.com/apache/skywalking/blob/v8.2.0/docs/README.md)
 |
-| Aug. 3rd, 2020 | 8.1.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz.sha512)|
-| | | Binary Distribution | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz.sha512)|
-| | | Binary Distribution for ElasticSearch 7 | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz.sha512)|
-| | | Documentation| 
[Documentation](https://github.com/apache/skywalking/blob/v8.1.0/docs/README.md)
 |
-
-### SkyWalking Nginx LUA
-
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Oct. 24th, 2020 | 0.3.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz.sha512)|
-
-### SkyWalking CLI
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Oct. 11th, 2020 | 0.4.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.sha512)
 |
-| | | Binary Distribution (MacOS, Linux, Windows)| 
[[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.sha512)
 |
-
-### SkyWalking Python
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Aug. 28th, 2020 | 0.3.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz.sha512)|
-| | | Binary Distribution (MacOS, Linux, Windows)| [[Install via 
pip]](https://pypi.org/project/apache-skywalking/0.3.0/) |
-
-### SkyWalking Chart
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Nov. 3rd, 2020 | 4.0.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz.sha512)|
-
-### SkyWalking Cloud on Kubernetes
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Nov. 16th, 2020 | 0.1.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.sha512)|
-
-### SkyWalking Client JS
-| Date | Version| | Downloads |
-|:---:|:--:|:--:|:--:|
-| Nov. 17th, 2020 | 0.2.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz.sha512)|
-
-### All Releases
-* Find all SkyWalking releases in the [Archive 
repository](https://archive.apache.org/dist/skywalking/)
-* [Archive incubating 
repository](https://archive.apache.org/dist/incubator/skywalking/) hosts older 
releases when SkyWalking was an incubator project.
-
-### Docker Images for convenience
-**Docker images are not official ASF releases but provided for convenience. 
Recommended usage is always to build the source**
-
-- Base, https://hub.docker.com/r/apache/skywalking-base
-- SkyWalking OAP Server, https://hub.docker.com/r/apache/skywalking-oap-server
-- SkyWalking UI, https://hub.docker.com/r/apache/skywalking-ui
-
-
-## Changelog
-You can also read the 
[changelogs](https://github.com/apache/skywalking/blob/master/CHANGES.md) for 
all versions.
-
-
-<br/>
-
-# Verify the releases
-[PGP signatures KEYS](https://downloads.apache.org/skywalking/KEYS)
-
-It is essential that you verify the integrity of the downloaded files using 
the PGP or SHA signatures. The PGP signatures can be verified using GPG or PGP. 
Please download the KEYS as well as the asc signature files for relevant 
distribution. It is recommended to get these files from the main distribution 
directory and not from the mirrors.
-
-```
-gpg -i KEYS
-
-or
-
-pgpk -a KEYS
-
-or
-
-pgp -ka KEYS
-```
-
-To verify the binaries/sources you can download the relevant asc files for it 
from main distribution directory and follow the below guide.
-
-```
-gpg --verify apache-skywalking-apm-********.asc apache-skywalking-apm-*********
-
-or
-
-pgpv apache-skywalking-apm-********.asc
-
-or
-
-pgp apache-skywalking-apm-********.asc
-```
-
-<br/>
diff --git a/docs/events/README.md b/docs/events/README.md
deleted file mode 100755
index c2a927d..0000000
--- a/docs/events/README.md
+++ /dev/null
@@ -1,415 +0,0 @@
-# SkyWalking Events
-
-## Release Apache SkyWalking Client JS 0.2.0
-###### Nov. 17th, 2020
-SkyWalking Client JS 0.2.0 is released. Go to [downloads](/downloads/) page to 
find release tars.
-- Bug Fixes
-  - Fixed a bug in `sslTime` calculate.
-  - Fixed a bug in server response status judgment.
-
-## Release Apache SkyWalking Cloud on Kubernetes 0.1.0
-###### Nov. 16th, 2020
-SkyWalking Cloud on Kubernetes 0.1.0 is released. Go to 
[downloads](/downloads) page to find release tars.
-- Add OAPServer CRDs and controller.
-
-## Welcome Jiapeng Liu as new committer
-###### Nov. 5th, 2020
-Based on his continuous contributions, Jiapeng Liu (a.k.a 
[evanljp](https://github.com/evanljp)) has been voted as a new committer.
-
-## Release Apache SkyWalking Kubernetes Helm Chart 4.0.0
-###### Nov. 3rd, 2020
-SkyWalking Kubernetes Helm Chart 4.0.0 is released. Go to 
[downloads](/downloads) page to find release tars.
-- Allow overriding configurations files under /skywalking/config.
-- Unify the usages of different SkyWalking versions.
-- Add Values for init container in case of using private regestry.
-- Add services, endpoints resources in ClusterRole.
-
-## Release Apache SkyWalking Client JS 0.1.0
-###### Oct. 30th, 2020
-SkyWalking Client JS 0.1.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-- Support Browser Side Monitoring. Require SkyWalking APM 8.2+.
-
-## Release Apache SkyWalking APM 8.2.0
-###### Oct. 27th, 2020
-SkyWalking 8.2.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support Browser Side Monitoring
-- Query Traces by Tags
-- Introduce Meter Analysis Language
-- Allow Configuring Composite Alert Rules
-
-## Release Apache SkyWalking LUA Nginx 0.3.0
-###### Oct. 24th, 2020
-SkyWalking LUA Nginx 0.3.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-- Load the `base64` module in `utils`, different ENV use different library.
-- Add prefix `skywalking`, avoid conflicts with other lua libraries.
-- Chore: only expose the method of setting random seed, it is optional.
-- Coc: use correct code block type.
-- CI: add `upstream_status` to tag `http.status`
-- Add `http.status`
-
-## Release Apache SkyWalking CLI 0.4.0
-###### Oct 11th, 2020
-SkyWalking CLI 0.4.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Features
-  - Add dashboard global command with auto-refresh
-  - Add dashboard global-metrics command
-  - Add traces search
-  - Refactor metrics thermodynamic command to adopt the new query protocol
-
-- Bug Fixes
-  - Fix wrong golang standard time
-
-## Welcome Huaxi Jiang as new committer
-###### Sep. 28th, 2020
-Based on his continuous contributions, Huaxi Jiang (a.k.a 
[fgksgf](https://github.com/fgksgf)) has been voted as a new committer.
-
-## Release Apache SkyWalking Python 0.3.0
-###### Aug 28th, 2020
-SkyWalking Python 0.3.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-- New plugins
-    - Urllib3 Plugin (#69)
-    - Elasticsearch  Plugin (#64)
-    - PyMongo Plugin (#60)
-    - Rabbitmq Plugin (#53)
-    - Make plugin compatible with Django (#52)
-    
-- API
-    - Add process propagation (#67)
-    - Add tags to decorators (#65)
-    - Add Check version of packages when install plugins (#63)
-    - Add thread propagation (#62)
-    - Add trace ignore (#59)
-    - Support snapshot context (#56)
-    - Support correlation context (#55)
-    
-- Chores and tests
-    - Test: run multiple versions of supported libraries (#66)
-    - Chore: add pull request template for plugin (#61)
-    - Chore: add dev doc and reorganize the structure (#58)
-    - Test: update test health check (#57)
-    - Chore: add make goal to package release tar ball (#54)
-
-## Release Apache SkyWalking Chart 3.1.0 for SkyWalking 8.1.0
-###### Aug. 13th, 2020
-SkyWalking Chart 3.1.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support SkyWalking 8.1.0
-- Support enable oap dynamic configuration through k8s configmap
-
-## Welcome Wei Hua as new committer
-###### Aug. 1st, 2020
-Based on his continuous contributions, Wei Hua (a.k.a 
[alonelaval](https://github.com/alonelaval)) has been voted as a new committer.
-
-## Release Apache SkyWalking APM 8.1.0
-###### Aug. 3rd, 2020
-SkyWalking APM 8.1.0 is release. Go to [downloads](/downloads) page to find 
release tars.
-- Support Kafka as an optional trace, JVM metrics, profiling snapshots and 
meter system data transport layer.
-- Support Meter system, including the native metrics APIs and the Spring 
Sleuth adoption.
-- Support JVM thread metrics.  
-
-## Release Apache SkyWalking Python 0.2.0
-###### July 28th, 2020
-SkyWalking Python 0.2.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-- Plugins:
-    - Kafka Plugin (#50)
-    - Tornado Plugin (#48)
-    - Redis Plugin (#44)
-    - Django Plugin (#37)
-    - PyMsql Plugin (#35)
-    - Flask plugin (#31)
-
-- API
-    - Add `ignore_suffix` Config (#40)
-    - Add missing `log` method and simplify test codes (#34)
-    - Add content equality of SegmentRef (#30)
-    - Validate carrier before using it (#29)
-
-- Chores and tests
-    - Test: print the diff list when validation failed (#46)
-    - Created venv builders for linux/windows and req flashers + use 
documentation (#38)
-
-## Release Apache SkyWalking CLI 0.3.0
-###### July 27th, 2020
-SkyWalking CLI 0.3.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Command: health check command
-- Command: Add trace command
-- BugFix: Fix wrong metrics graphql path
-
-## Release Apache SkyWalking Python 0.1.0
-###### Jun. 28th, 2020
-SkyWalking Python 0.1.0 is released. Go to [downloads](/downloads) page to 
find release tars.
-- API: agent core APIs, check [the APIs and the 
examples](https://github.com/apache/skywalking-python/blob/3892cab9d5d2c03107cfb2b1c59a6c77c5c3cc35/README.md#api)
-- Plugin: built-in libraries `http`, `urllib.request` and third-party library 
`requests` are supported.
-- Test: agent test framework is setup, and the corresponding tests of 
aforementioned plugins are also added.
-
-## Release Apache SkyWalking Chart 3.0.0 for SkyWalking 8.0.1
-###### Jun. 27th, 2020
-SkyWalking Chart 3.0.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support SkyWalking 8.0.1
-
-## Relase Apache SkyWalking Nginx LUA 0.2.0
-###### June 21th, 2020
-SkyWalking Nginx LUA 0.2.0 is release. Go to [downloads](/downloads) page to 
find release tars.
-- Adapt the new v3 protocol.
-- Implement correlation protocol.
-- Support batch segment report.
-
-## Release Apache SkyWalking APM 8.0.0
-###### June 15th, 2020
-SkyWalking APM 8.0.0 is release. Go to [downloads](/downloads) page to find 
release tars.
-- v3 protocol is added and implemented
-- New Dashboard UI and new Query Protocol are provided
-- Prometheus fetcher is supported. Once you have Prometheus SDK instrumented 
app, the metrics could be read by SkyWalking.
-- Register mechanism has been removed due to buckets effect on performance and 
memory cost.
-
-## Welcome Wei Zhang to join the PMC
-###### Apr. 20th, 2020
-Based on his continuous contributions, Wei Zhang (a.k.a 
[arugal](https://github.com/arugal)) has been invited to join the PMC. Welcome 
aboard.
-
-## Release Apache SkyWalking Chart 2.0.0 for SkyWalking 7.0.0
-###### Mar. 31th, 2020
-SkyWalking Chart 2.0.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support SkyWalking 7.0.0
-- Support set ES user/password
-- Add CI for release
-
-## Release Apache SkyWalking APM 7.0.0
-SkyWalking APM 7.0.0 is release. Go to [downloads](/downloads) page to find 
release tars.
-- Upgrade JDK minimal JDK requirement to JDK8
-- Support profiling code level performance 
-- Don't support SkyWalking v5 agent in-wire and out-wire protocol. V6 is 
required.
-
-## Release Apache SkyWalking CLI 0.2.0
-###### Mar. 20th, 2020
-SkyWalking CLI 0.2.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support visualization of heat map
-- Support top N entities, `swctl metrics top 5 --name service_sla`
-- Support thermodynamic metrics, `swctl metrics thermodynamic --name 
all_heatmap`
-- Support multiple linear metrics, `swctl --display=graph --debug metrics 
multiple-linear --name all_percentile`
-
-## Release Apache SkyWalking Chart 1.1.0 for SkyWalking 6.6.0
-###### Mar. 16th, 2020
-SkyWalking Chart 1.1.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-- Support SkyWalking 6.6.0
-- Support deploy Elasticsearch 7
-- The official helm repo was changed to the official Elasticsearch repo 
(https://helm.elastic.co/)
-
-## SkyWalking Nginx LUA 0.1.0 release
-###### Mar. 10th, 2020
-Support tracing and collect metrics from Nginx server. Require SkyWalking APM 
7.0+.
-
-## Welcome Ming Wen as new committer
-###### Mar. 9th, 2020
-Based on his continuous contributions, Ming Wen (a.k.a 
[moonming](https://github.com/moonming)) has been voted as a new committer.
-
-## Welcome Haochao Zhuang to join the PMC
-###### Mar. 5th, 2020
-Based on his continuous contributions, Haochao Zhuang (a.k.a 
[dmsolr](https://github.com/dmsolr)) has been invited to join the PMC. Welcome 
aboard.
-
-## Welcome Zhusheng Xu as new committer
-###### Feb. 21st, 2020
-Based on his continuous contributions, Zhusheng Xu (a.k.a 
[aderm](https://github.com/aderm)) has been voted as a new committer.
-
-## Welcome Han Liu as new committer
-###### Feb. 8th, 2020
-Based on his continuous contributions, Han Liu (a.k.a 
[mrproliu](https://github.com/mrproliu)) has been voted as a new committer.
-
-## Welcome Hongwei Zhai to join the PMC
-###### Jan. 3rd, 2020
-Based on his continuous contributions, Hongwei Zhai (a.k.a 
[innerpeacez](https://github.com/innerpeacez)) has been invited to join the 
PMC. Welcome aboard.
-
-## Release Apache SkyWalking APM 6.6.0
-###### Dec. 27th, 2019
-6.6.0 release. Go to [downloads](/downloads) page to find release tars.
-1. Service Instance dependency detection are available.
-2. Support ElasticSearch 7 as a storage option.
-3. Reduce the register load.
-
-## Release Apache SkyWalking Chart 1.0.0 for SkyWalking 6.5.0
-###### Dec. 26th, 2019
-SkyWalking Chart 1.0.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-1. Deploy SkyWalking 6.5.0 by Chart.
-2. Elasticsearch deploy optional.
-
-## Welcome Weiyi Liu as new committer
-###### Dec. 10th, 2019
-Based on his continuous contributions, Weiyi Liu (a.k.a 
[wayilau](https://github.com/wayilau)) has been voted as a new committer.
-
-## Release Apache SkyWalking CLI 0.1.0
-###### Dec. 10th, 2019
-SkyWalking CLI 0.1.0 is released. Go to [downloads](/downloads) page to find 
release tars.
-1. Add command `swctl service` to list services
-1. Add command `swctl instance` and `swctl search` to list and search 
instances of service.
-1. Add command `swctl endpoint` to list endpoints of service.
-1. Add command `swctl linear-metrics` to query linear metrics and plot the 
metrics in Ascii Graph mode.
-1. Add command `swctl single-metrics` to query single-value metrics.
-
-## Welcome Qiuxia Fan as new committer
-###### Nov. 23th, 2019
-Based on her continuous contributions, Qiuxia Fan (a.k.a 
[Fine0830](https://github.com/Fine0830)) has been voted as a new committer.
-
-## Release Apache SkyWalking APM 6.5.0
-###### Nov. 15th, 2019
-6.5.0 release. Go to [downloads](/downloads) page to find release tars.
-1. New metrics comparison view in UI.
-2. Dynamic Alert setting supported.
-3. JDK9-12 supported in backend.
-
-## Welcome Wei Zhang as new committer
-###### Nov. 14th, 2019
-Based on his continuous contributions, Wei Zhang (a.k.a 
[arugal](https://github.com/arugal)) has been voted as a new committer.
-
-## Welcome Haochao Zhuang as new committer
-###### Oct. 20th, 2019
-Based on his continuous contributions, Haochao Zhuang (a.k.a 
[dmsolr](https://github.com/dmsolr)) has been voted as a new committer.
-
-## Release Apache SkyWalking APM 6.4.0
-###### Sep. 9th, 2019
-6.4.0 release. Go to [downloads](/downloads) page to find release tars.
-1. Highly recommend to upgrade due to Pxx metrics calculation bug.
-1. Make agent working in JDK9+ Module system.
-
-Read [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
for the details.
-
-## Welcome Weijie Zou as a new committer
-###### September 10th, 2019
-Based on his contributions to the skywalking ui project, Weijie Zou (a.k.a 
[Kdump](https://github.com/x22x22)) has been accepted as a new committer.
-
-## Welcome Yuguang Zhao to join the PMC
-###### August 27th, 2019
-Based on his continuous contributions, Yuguang Zhao (a.k.a 
[zhaoyuguang](https://github.com/zhaoyuguang)) has been invited to join the 
PMC. Welcome aboard.
-
-## Welcome Zhenxu Ke to join the PMC
-###### August 23rd, 2019
-Based on his continuous contributions, Zhenxu Ke (a.k.a 
[kezhenxu94](https://github.com/kezhenxu94)) has been invited to join the PMC. 
Welcome aboard.
-
-## Welcome Yanlong He as a new committer
-###### Aug. 9th, 2019
-Based on his contributions to the skywalking PHP project, Yanlong He (a.k.a 
[heyanlong] (https://github.com/heyanlong)) has been accepted as a new 
committer.
-
-## Release Apache SkyWalking APM 6.3.0
-###### Aug. 8th, 2019
-6.3.0 release. Go to [downloads](/downloads) page to find release tars.
-1. Improve ElasticSearch storage implementation performance again.
-1. OAP backend re-install w/o agent reboot required.
-
-Read [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
for the details.
-
-## Release Apache SkyWalking APM 6.2.0
-###### July 2nd, 2019
-6.2.0 release. Go to [downloads](/downloads) page to find release tars.
-ElasticSearch storage implementation changed, high reduce payload to 
ElasticSearch cluster.
-
-Read [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
for the details.
-
-## Welcome Zhenxu Ke as a new committer
-###### June 17th, 2019
-Based on his continuous contributions, Zhenxu Ke (a.k.a 
[kezhenxu94](https://github.com/kezhenxu94)) has been voted as a new committer.
-
-## Release Apache SkyWalking APM 6.1.0
-###### May 5th, 2019
-6.1.0 release. Go to [downloads](/downloads) page to find release tars.
-This is the first top level project version.
-
-Key updates
-1. RocketBot UI
-1. OAP performance improvement
-
-## RocketBot UI has been accepted as SkyWalking primary UI
-###### April 23rd 2019
-Apache SkyWalking PMC accept the RocketBot UI contributions. After IP 
clearance, it will be released in SkyWalking 6.1 soon.
-
-## SkyWalking graduated as Apache Top Level Project
-###### April 17th 2019
-Apache board approved SkyWalking graduated as TLP at April 17th 2019.
-
-## Welcome Yuguang Zhao as a new committer
-###### April 15th, 2019
-Based on his continuous contributions, he has been accepted as a new committer.
-
-## Transfer Docker Images to Apache Official Repository
-###### Feb 17th, 2019
-According to Apache Software Foundation branding policy all docker images of 
Apache Skywalking should be
-transferred from [skywalking](https://hub.docker.com/u/skywalking) to 
[apache](https://hub.docker.com/u/apache) with
-a prefix *skywalking-*. The transfer details are as follows
-
- - skywalking/base -> apache/skywalking-base
- - skywalking/oap -> apache/skywalking-oap-server
- - skywalking/ui -> apache/skywalking-ui
-
- All of repositories in [skywalking](https://hub.docker.com/u/skywalking) will 
be **removed after one week**.
-
-## Welcome Jian Tan as a new PPMC.
-###### Jan 29th, 2019
-Based on his contributions to the project, he has been accepted as SkyWalking 
PPMC. Welcome aboard.
-
-## Release Apache SkyWalking APM 6.0.0-GA
-###### Jan 29th, 2019
-6.0.0-GA release. Go to [downloads](/downloads) page to find release tars.
-This is an important milestone version, we recommend all users upgrade to this 
version.
-
-Key updates
-1. Bug fixed
-1. Register bug fix, refactor and performance improvement
-1. New trace UI
-
-## Welcome Jinlin Fu as new committer
-###### Jan. 10th, 2019
-Jinlin Fu has contributed 4 new plugins, including gson, activemq, rabbitmq 
and canal, which made SkyWalking supporting
-all mainstream OSS MQ. Also provide several documents and bug fixes. The 
SkyWalking PPMC based on these,
-promote him as new committer. Welcome on board.
-
-## Release Apache SkyWalking APM 6.0.0-beta
-###### Dec 25th, 2018
-6.0.0-beta release. Go to [downloads](/downloads) page to find release tars.
-
-Key updates
-1. Bugs fixed, closed to GA
-1. New protocols provided, old still compatible.
-1. Spring 5 supported
-1. MySQL and TiDB as optional storage
-
-
-## Welcome Yao Wang as a new PPMC.
-###### Dec. 22th, 2018
-Based on his contributions. Including created 
[RocketBot](https://github.com/TinyAllen/rocketbot) as our secondary UI, new 
[website](http://skywalking.apache.org/) and very cool trace view page in next 
release. he has been accepted as SkyWalking PPMC. Welcome aboard.
-
-## Welcome Yixiong Cao as a new committer.
-###### Dec. 10th, 2018
-Based on his contributions to the project, he has been accepted as SkyWalking 
committer. Welcome aboard.
-
-## Welcome Lang Li as a new committer.
-###### Dec. 6th, 2018
-Based on his contributions to the project, he has been accepted as SkyWalking 
committer. Welcome aboard.
-
-
-## Welcome Jian Tan as a new committer.
-###### Dec. 2rd, 2018
-Based on his contributions to the project, he has been accepted as SkyWalking 
committer. Welcome aboard.
-
-
-## Release Apache SkyWalking 6.0.0-alpha
-###### Nov. 14th, 2018
-APM consistently compatible in language agent(Java, .Net, NodeJS), 3rd party 
format(Zipkin) and service mesh telemetry(Istio).
-Go to [downloads](/downloads) page to find release tars.
-
-
-## Release Apache SkyWalking 5.0.0-GA
-###### Oct. 17th, 2018
-A stable version of 5.x release. Go to [downloads](/downloads) page to find 
release tars.
-
-
-## Release Apache SkyWalking 5.0.0-RC2
-###### Sep. 12th, 2018
-5.0.0-RC2 release. Go to [downloads](/downloads) page to find release tars.
-
-## Release Apache SkyWalking 5.0.0-beta2
-###### July 11th, 2018
-5.0.0-beta2 release. Go to [downloads](/downloads) page to find release tars.
-
-## Release Apache SkyWalking 5.0.0-beta
-###### May 23rd, 2018
-5.0.0-beta release. Go to [downloads](/downloads) page to find release tars.
-
-## Release Apache SkyWalking APM 5.0.0-alpha
-###### April 3rd, 2018
-5.0.0-alpha release. Go to [downloads](/downloads) page to find release tars.
diff --git a/docs/zh/README.md b/docs/zh/README.md
deleted file mode 100755
index c20b898..0000000
--- a/docs/zh/README.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-layout: LayoutHome
-description: '分布式系统的应用程序性能监视工具,专为微服务、云原生架构和基于容器(Docker、K8s、Mesos)架构而设计。'
-start: 快速开始
-what:
-  title: 什么是 SkyWalking
-  content:
-    - SkyWalking 是观察性分析平台和应用性能管理系统。
-    - 提供分布式追踪、服务网格遥测分析、度量聚合和可视化一体化解决方案.
-    - 支持Java, .Net Core, PHP, NodeJS, Golang, LUA语言探针
-    - 支持Envoy + Istio构建的Service Mesh
-
-feature:
-  title: 特性一览
-  content:
-    - 多种监控手段,语言探针和service mesh
-    - 多语言自动探针,Java, .Net Core, PHP, NodeJS, Golang, LUA
-    - 轻量高效,不需要大数据
-    - 模块化,UI、存储、集群管理多种机制可选
-    - 支持告警
-    - 优秀的可视化方案
-
-
-user:
-  title: 谁在使用 SkyWalking
-  content: 各种各样的公司和组织使用SkyWalking进行研究,生产和商业产品。这是SkyWalking 的用户墙
-
-news:
-  title: 事件 & 新闻
-  content:
-  - header: SkyWalking Client JS 0.2.0 发布
-    content: 修复一些性能数据上报相关的 bug
-    time: 2020 年 11 月 17 日
-  - header: SkyWalking Cloud on Kubernetes 0.1.0 发布
-    content: 增加OAPServer自定义资源定义及其控制器
-    time: 2020 年 11 月 16 日
-  - header: 欢迎刘嘉鹏成为新的committer
-    content: 根据他长期的项目贡献,他被投票选举为项目的 committer
-    time: 2020 年 11 月 5 日
-  - header: SkyWalking Kubernetes Helm Chart 4.0.0 发布
-    content: 支持自定义覆盖默认配置文件; 统一不同 SkyWalking 版本的使用方式;
-    time: 2020 年 11 月 3 日
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
deleted file mode 100755
index c0381af..0000000
--- a/docs/zh/downloads/README.md
+++ /dev/null
@@ -1,95 +0,0 @@
-# 下载SkyWalking发布版本
-从下面提供的链接从Apache SkyWalking镜像下载。
-
-**只有源码包属于Apache官方发布包,其他Linux和Windows平台二进制发布包只是为了方便用户使用。**
-
-## 下载最新版本
-
-### SkyWalking APM
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Oct. 27th, 2020 | 8.2.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0-src.tgz.sha512)|
-| | | Binary Distribution | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-8.2.0.tar.gz.sha512)|
-| | | Binary Distribution for ElasticSearch 7 | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.2.0/apache-skywalking-apm-es7-8.2.0.tar.gz.sha512)|
-| | | Documentation| 
[Documentation](https://github.com/apache/skywalking/blob/v8.2.0/docs/README.md)
 |
-| Aug. 3rd, 2020 | 8.1.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0-src.tgz.sha512)|
-| | | Binary Distribution | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-8.1.0.tar.gz.sha512)|
-| | | Binary Distribution for ElasticSearch 7 | 
[[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz)
 
[[asc]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/8.1.0/apache-skywalking-apm-es7-8.1.0.tar.gz.sha512)|
-| | | Documentation| 
[Documentation](https://github.com/apache/skywalking/blob/v8.1.0/docs/README.md)
 |
-
-### SkyWalking Nginx LUA
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Oct. 24th, 2020 | 0.3.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/nginx-lua/0.3.0/skywalking-nginx-lua-0.3.0-src.tgz.sha512)|
-
-### SkyWalking CLI
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Oct. 11th, 2020 | 0.4.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.sha512)|
-| | | Binary Distribution (MacOS, Linux, Windows)| 
[[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.sha512)|
-
-### SkyWalking Python
-| 日期 | 版本 | | 下载 |
-|:---:|:--:|:--:|:--:|
-| Aug. 28th, 2020 | 0.3.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/python/0.3.0/skywalking-python-src-v0.3.0.tgz.sha512)|
-| | | Binary Distribution (MacOS, Linux, Windows)| [[Install via 
pip]](https://pypi.org/project/apache-skywalking/0.3.0/) |
-
-### SkyWalking Chart
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Nov. 3rd, 2020 | 4.0.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/kubernetes/4.0.0/skywalking-kubernetes-4.0.0-src.tgz.sha512)|
-
-### SkyWalking Cloud on Kubernetes
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Nov. 16th, 2020 | 0.1.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/swck/0.1.0/skywalking-swck-0.1.0-src.tgz.sha512)|
-
-### SkyWalking Client JS
-| 日期 | 版本| | 下载 |
-|:---:|:--:|:--:|:--:|
-| Nov. 17th, 2020 | 0.2.0 | Source code| 
[[src]](https://www.apache.org/dyn/closer.cgi/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz)
 
[[asc]](https://downloads.apache.org/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz.asc)
 
[[sha512]](https://downloads.apache.org/skywalking/client-js/0.2.0/skywalking-client-js-0.2.0-src.tgz.sha512)|
-
-### 所有历史版本
-* 可以在[归档库](https://archive.apache.org/dist/skywalking/)中,找到SkyWalking所有的历史发布版本
-* 
[孵化器阶段发行版归档库](ttps://archive.apache.org/dist/incubator/skywalking/)包含SkyWalking还在孵化器时的发布版本。
-
-## Docker 镜像
-**Docker镜像不属于Apache官方发布包,在此提供仅为了方便用户使用。**
-
-- Base, https://hub.docker.com/r/apache/skywalking-base
-- SkyWalking OAP Server, https://hub.docker.com/r/apache/skywalking-oap-server
-- SkyWalking UI, https://hub.docker.com/r/apache/skywalking-ui
-
-## 变更说明
-所有版本的[变更说明](https://github.com/apache/skywalking/blob/master/CHANGES.md).
-
-# 验证版本
-[PGP signatures KEYS](https://downloads.apache.org/skywalking/KEYS)
-
-使用PGP或SHA签名验证下载文件的完整性至关重要。可以使用GPG或PGP验证PGP签名。请下载KEYS以及发布的asc签名文件。建议从主发布目录而不是镜像中获取这些文件。
-
-```
-gpg -i KEYS
-
-or
-
-pgpk -a KEYS
-
-or
-
-pgp -ka KEYS
-```
-
-要验证二进制文件/源,您可以从主发布目录下载相关的asc文件,并按照以下指南进行操作。
-
-```
-gpg --verify apache-skywalking-apm-********.asc apache-skywalking-apm-*********
-
-or
-
-pgpv apache-skywalking-apm-********.asc
-
-or
-
-pgp apache-skywalking-apm-********.asc
-```
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
deleted file mode 100755
index b7fde67..0000000
--- a/docs/zh/events/README.md
+++ /dev/null
@@ -1,407 +0,0 @@
-# SkyWalking 事件概要
-
-## Release Apache SkyWalking Client JS 0.2.0
-###### 2020年 11 月 17 日
-SkyWalking Client Js 0.2.0 发布. 前往 [下载页面](/downloads/) 查看如何使用.
-- 错误修复
-  - 修复 `sslTime` 计算错误问题
-  - 修复服务端响应状态判断问题
-
-## SkyWalking Cloud on Kubernetes 0.1.0 发布
-###### 2020 年 11 月 16 日
-SkyWalking Cloud on Kubernetes 0.1.0 发布. 前往 [下载页面](/downloads) 查看如何使用.
-- 增加OAPServer自定义资源定义及其控制器
-
-## 欢迎刘嘉鹏成为新的committer
-###### 2020 年 11 月 5 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## SkyWalking Kubernetes Helm Chart 4.0.0 发布
-###### 2020 年 11 月 3 日
-SkyWalking Kubernetes Helm Chart 4.0.0 发布. 前往 [下载页面](/downloads) 查看如何使用.
-- 支持自定义覆盖默认的 OAP 配置文件; (`/skywalking/config`).
-- 统一不同 SkyWalking 版本的使用方式.
-
-## SkyWalking Client JS探针0.1.0发布
-###### 2020 年 10 月 30 日
-SkyWalking Client Js 0.1.0 发布. 前往 [下载页面](/downloads) 查看如何使用.
-- 支持浏览器监控. 需要SkyWalking APM 8.2以上版本.
-
-## Release Apache SkyWalking APM 8.2.0
-###### 2020 年 10 月 27 日
-SkyWalking 8.2.0 发布. 前往 [下载页面](/downloads) 查看如何使用.
-- 支持浏览器端监控
-- 通过 tag 查询链路数据
-- 引入指标分析语言(Meter Analysis Language)
-- 告警条件支持配置组合条件
-
-## Release Apache SkyWalking LUA Nginx 0.3.0
-###### 2020 年 10 月 24 日
-SkyWalking LUA Nginx 0.3.0 发布. 前往 [下载页面](/downloads) 查看如何使用.
-- 从 `utils` 加载 `base64` 的模块, 不同环境使用不同的库.
-- 添加 `skywalking` 前缀, 避免与其他 LUA 库冲突.
-- 添加 `http.status` tag.
-
-## Release Apache SkyWalking CLI 0.4.0
-###### Oct 11th, 2020
-SkyWalking CLI 0.4.0 发布. 前往[下载页面](/downloads) 查看如何使用.
-- 功能
-  - 增加自动刷新的全局仪表盘命令
-  - 增加 dashboard global-metrics 命令
-  - 增加 trace 搜索
-  - 采用新的查询协议重构 metrics thermodynamic 命令
-
-- 错误修复
-  - 修复错误的 golang 标准时间
-
-## 欢迎江华禧成为新的committer
-###### 2020 年 9 月 28 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## Release Apache SkyWalking Python 0.3.0
-###### Aug 28th, 2020
-SkyWalking Python 0.3.0 发布. 前往[下载页面](/downloads) 查看如何使用.
-- 新增插件
-    - Urllib3 Plugin (#69)
-    - Elasticsearch  Plugin (#64)
-    - PyMongo Plugin (#60)
-    - Rabbitmq Plugin (#53)
-    - 使插件与Django兼容 (#52)
-    
-- API
-    - 增加进程间传播 (#67)
-    - 在装饰器上添加 `tags` (#65)
-    - 在安装插件时,进行版本检查 (#63)
-    - 增加线程间传播 (#62)
-    - 增加 `trace_ignore_path` 配置,用以忽略指定的路径 (#59)
-    - 增加线程的快照 (#56)
-    - 增加数据在不同的应用间透传 (#55)
-    
-- 事务性和测试
-    - 测试: 支持多版本的运行(#66)
-    - 事务: 为插件添加pull request模板 (#61)
-    - 事务: 添加开发文档并重新组织结构 (#58)
-    - 测试: 更新测试健康检查
-    - 事务: 添加编译发行包 (#54)
-
-## Release Apache SkyWalking Chart 3.1.0 for SkyWalking 8.1.0
-###### Aug. 13th, 2020
-SkyWalking Chart 3.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 支持 SkyWalking 8.1.0
-- 支持基于 kubernetes comfigmap 的 OAP 动态配置
-
-## 欢迎华卫成为新的committer
-###### 2020 年 8 月 1 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## Release Apache SkyWalking APM 8.1.0
-###### 2020 年 8 月 3 日
-SkyWalking APM 8.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 支持使用支持使用MQ传输监控数据传输监控数据
-- 执行新的指标系统MeterSystem,提供原生的metrics API,并支持Spring Sleuth
-- 支持JVM线程指标监控
-
-## Release Apache SkyWalking Python 0.2.0
-###### July 28th, 2020
-SkyWalking Python 0.2.0 发布. 前往[下载页面](/downloads) 查看如何使用.
-- 新增插件
-    - Kafka Plugin (#50)
-    - Tornado Plugin (#48)
-    - Redis Plugin (#44)
-    - Django Plugin (#37)
-    - PyMsql Plugin (#35)
-    - Flask plugin (#31)
-
-- API
-    - 增加 `ignore_suffix` 配置, 支持忽略后缀的 endpoint (#40)
-    - 增加 `log` 方法 (#34)
-    - 增加 `SegmentRef` 相等逻辑 (#30)
-    - 使用上下文载体 `carrier` 前, 判断其是否合法 (#29)
-
-- 事务性和测试
-    - 测试: 插件测试失败时, 打印期望的数据和实际的数据的差别 (#46)
-    - 添加搭建开发环境所需的脚本 (#38)
-
-## Release Apache SkyWalking CLI 0.3.0
-###### July 27th, 2020
-SkyWalking CLI 0.3.0 发布. 请到[下载页面](/downloads) 查看如何使用.
-- Command: OAP 健康检查命令
-- Command: trace 命令
-- BugFix: 修复错误的 metrics graphql 查询文件路径
-
-## Release Apache SkyWalking Python 0.1.0
-###### Jun. 28th, 2020
-SkyWalking Python 0.1.0 发布. 请到 [下载页面](/downloads) 查看如何使用.
-- API: agent 核心 API, 查看 [API 
列表及其示例](https://github.com/apache/skywalking-python/blob/3892cab9d5d2c03107cfb2b1c59a6c77c5c3cc35/README.md#api)
-- 插件: 支持内置框架 `http`, `urllib.request` 和三方库 `requests`.
-- 测试: 搭建 agent 测试框架, 上述插件的相应测试也已添加.
-
-## Release Apache SkyWalking Chart 3.0.0 for SkyWalking 8.0.1
-###### Mar. 31th, 2020
-SkyWalking Chart 3.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 支持 SkyWalking 8.0.1
-
-## Release Apache SkyWalking Nginx LUA 0.2.0
-###### 2020 年 6 月 21 日
-SkyWalking APM 8.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 适配新的v3探针协议
-- 支持correlation protocol
-- 支持Segment批量上传
-
-## Release Apache SkyWalking APM 8.0.0
-###### 2020 年 6 月 15 日
-SkyWalking APM 8.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 新的v3探针协议
-- 新的UI dashboard和新查询协议
-- 注册机制被彻底删除
-
-## 欢迎张伟成为项目管理委员会成员
-###### 2020 年 4 月 20 日
-由于他对该项目的持续贡献,张伟 (a.k.a [arugal](https://github.com/arugal)) 已被邀请加入 SkyWalking 
项目管理委员会。欢迎。
-
-## Release Apache SkyWalking Chart 2.0.0 for SkyWalking 7.0.0
-###### Mar. 31th, 2020
-SkyWalking Chart 2.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 支持 SkyWalking 7.0.0
-- 支持设置 ES user/password
-- 添加 CI 流程
-
-## Release Apache SkyWalking APM 7.0.0
-###### Mar. 22nd, 2020
-SkyWalking APM 7.0.0 发布. 请到[下载页面](/downloads)查找发行版本.
-- 升级探针最低JDK要求到JDK1.8
-- 支持代码级性能剖析
-- 不再兼容支持v5探针协议,只支持v6协议
-
-## Release Apache SkyWalking CLI 0.2.0
-###### Mar. 20th, 2020
-SkyWalking CLI 0.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
-1. 支持热力图可视化.
-1. 支持 top n 命令展示 top n 个实体.
-1. 支持热力图 metrics.
-1. 支持多线性 metrics
-
-## SkyWalking Chart 1.1.0 发布(SkyWalking 6.6.0)
-###### Mar. 16th, 2020
-SkyWalking Chart 1.1.0 发布。 请到[下载页面](/downloads)查找发行版本。
-- 支持 SkyWalking 6.6.0
-- 支持部署 Elasticsearch 7
-- 修改 helm 官方仓库为 elastic 官方仓库
-
-## SkyWalking Nginx Lua探针0.1.0发布
-###### 2020 年 3 月 10 日
-支持基于Nginx的分布式追踪和指标收集。需要SkyWalking APM 7.0以上版本。
-
-## 欢迎温铭成为新的committer
-###### 2020 年 3 月 9 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## 欢迎庄浩潮成为项目管理委员会成员
-###### 2020 年 3 月 5 日
-由于他对该项目的持续贡献,庄浩潮 (a.k.a [dmsolr](https://github.com/dmsolr)) 已被邀请加入 SkyWalking 
项目管理委员会。欢迎。
-
-## 欢迎徐竹胜成为新的committer
-###### 2020 年 2 月 21 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## 欢迎刘晗成为新的committer
-###### 2020 年 2 月 8 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## 欢迎翟宏伟成为项目管理委员会成员
-###### 2020 年 1 月 3 日
-由于他对该项目的持续贡献,翟宏伟 (a.k.a [innerpeacez](https://github.com/innerpeacez)) 已被邀请加入 
SkyWalking 项目管理委员会。欢迎。
-
-## SkyWalking 6.6.0 发布
-###### 2019年12月27日
-Apache SkyWalking 6.6.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-1. 新增服务实例依赖
-2. 可以选择ElasticSearch7 作为存储
-3. 降低注册压力
-
-## SkyWalking Chart 1.0.0 发布(SkyWalking 6.5.0)
-###### Dec. 26th, 2019
-SkyWalking Chart 1.0.0 发布。 请到[下载页面](/downloads)查找发行版本。
-1. 部署 SkyWalking 6.5.0 到 Kubernetes 集群。
-2. Elasticsearch 部署可选。
-
-## 欢迎刘唯一成为新的committer
-###### 2019 年 12 月 10 日
-根据他长期的项目贡献,他被投票选举为项目的 committer
-
-## Release Apache SkyWalking CLI 0.1.0
-###### Dec. 10th, 2019
-SkyWalking CLI 0.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
-1. 添加命令 `swctl service` 列出服务.
-1. 添加命令 `swctl instance` 和 `swctl search` 列出/搜索某个服务的所有实例.
-1. 添加命令 `swctl endpoint` 列出服务的 endpoints.
-1. 添加命令 `swctl linear-metrics` 来查询线性指标并绘制成 Ascii Graph 模式.
-1. 添加命令 `swctl single-metrics` 来查询单值的指标.
-
-## 欢迎范秋霞成为新的committer
-###### 2019 年 11 月 23 日
-根据她长期的项目贡献,她被投票选举为项目的 committer。
-
-## SkyWalking 6.5.0 发布
-###### 2019年11月15日
-Apache SkyWalking 6.5.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-1. 新的指标比较视图。
-2. 支持动态告警配置。
-3. 后端支持在JDK9-12中部署。
-
-## 欢迎张伟成为新的committer
-###### 2019 年 11 月 14 日
-根据他长期的项目贡献,他被投票选举为项目的 committer。
-
-## 欢迎庄浩潮成为新的committer
-###### 2019 年 10 月 20 日
-根据他长期的项目贡献,他被投票选举为项目的 committer。
-
-## SkyWalking 6.4.0 发布
-###### 2019年9月11日
-Apache SkyWalking 6.4.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-1. Pxx计算函数存在严重bug,强烈建议升级。
-1. 探针支持JDK9+模块化组件
-
-阅读 [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
了解详细升级内容。
-
-## 欢迎邹伟杰成为新的committer
-###### 2019 年 09 月 10 日
-由于他在UI上对skywalking项目的贡献,邹伟杰(a.k.a [Kdump](https://github.com/x22x22))被投票选举为项目的 
committer。
-
-## 欢迎赵禹光成为项目管理委员会成员
-###### 2019 年 08 月 27 日
-由于他对该项目的持续贡献,他已被邀请加入 SkyWalking 项目管理委员会。欢迎。
-
-## 欢迎柯振旭成为项目管理委员会成员
-###### 2019 年 08 月 23 日
-由于他对该项目的持续贡献,他已被邀请加入 SkyWalking 项目管理委员会。欢迎。
-
-## 欢迎何延龙成为新的committer
-###### 2019 年 08 月 09 日
-由于他在SkyAPM-PHP上对该项目的持续贡献,何延龙(a.k.a 
[heyanlong](https://github.com/heyanlong))被投票选举为项目的 committer。
-
-## SkyWalking 6.3.0 发布
-###### 2019年8月8日
-Apache SkyWalking 6.3.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-1. 进一步优化ElasticSearch存储实现性能
-1. 后端重新安装、升级时,探针不需要重启
-
-阅读 [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
了解详细升级内容。
-
-## SkyWalking 6.2.0 发布
-###### 2019年7月2日
-Apache SkyWalking 6.2.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-ElasticSearch存储实现修改,大幅减少对ElasticSearch集群的压力。
-
-阅读 [changelog](https://github.com/apache/skywalking/blob/master/CHANGES.md) 
了解详细升级内容。
-
-## 欢迎柯振旭成为新的committer
-###### 2019年6月17日
-根据他长期的项目贡献,他被投票选举为项目的 committer。
-
-## SkyWalking 6.1.0 发布
-###### 2019年5月5日
-Apache SkyWalking 6.1.0发布。跳转到 [下载](/downloads) 页面查找发布版本。
-这是成为顶级项目后的第一个版本。
-
-关键更新
-1. RocketBot UI
-1. OAP后端性能大幅提升
-
-## RocketBot UI被接受为SkyWalking主UI
-###### 2019年4月23日
-Apache SkyWalking PMC 同意接受RocketBot UI项目。在完成IP确认工作后,它将随SkyWalking 6.1发布。
-
-## SkyWalking 毕业成为Apache顶级项目
-###### 2019年4月17日
-Apache董事会批准SkyWalking孵化器毕业,成为顶级项目。
-
-## 欢迎赵禹光成为新的committer
-###### 2019年4月15日
-根据他长期的项目贡献,他被提升为项目的committer。
-
-## 迁移Docker镜像到Apache官方仓库
-###### 2019年2月17日
-根据Apache Software Foundation的品牌政策,Apache Skywalking的所有docker镜像将会
-从[skywalking](https://hub.docker.com/u/skywalking)迁移到[apache](https://hub.docker.com/u/apache)中。
-skywalking的镜像将以 *skywalking-* 为前缀。具体迁移方案如下:
-
- -  skywalking/base  -> apache/skywalking-base
- -  skywalking/oap  -> apache/skywalking-oap-server
- -  skywalking/ui  -> apache/skywalking-ui
-
-[skywalking](https://hub.docker.com/u/skywalking)中的所有库将在**一周后删除**。
-
-## 欢迎谭建成为PPMC
-###### 2019年01月29日
-根据他对该项目的贡献,他已被接纳为SkyWalking PPMC。欢迎。
-
-## Release Apache SkyWalking APM 6.0.0-GA
-###### Jan 29th, 2019
-6.0.0-GA发布。跳转到 [下载](/downloads) 页面查找发布版本。
-这是一个重要的里程碑版本,我们建议所有用户更新到此版本
-
-关键更新
-1. BUG修复
-1. 注册BUG修复,重构和性能优化
-1. 新的Trace展示页面
-
-## 欢迎付金林成为新的committer
-###### 2019年1月10日
-付金林贡献了4个新的插件,包括gson, activemq, rabbitmq 和 canal,使得SkyWalking支持所有的主流开源MQ。
-同时提供了部分文档和BUG修复。SkyWalking PPMC基于这些贡献,接纳他成为新的committer。
-
-## 发布Apache SkyWalking APM 6.0.0-beta版本
-###### 2018年12月25日
-6.0.0-beta发布。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-关键更新
-1. 修复大量BUG,稳定性接近GA
-1. 提供新的数据协议,老协议依然支持
-1. 支持 Spring 5
-1. 支持MySQL和TiDB作为新的可选存储
-
-## 欢迎王垚成为PPMC
-###### 2018年12月22日
-根据他的贡献,包括制作了[RocketBot](https://github.com/TinyAllen/rocketbot)作为我们的第二套UI, 
新的[Skywalking官网](http://skywalking.apache.org/) 
和下一版本中非常酷的链路追踪页面.他已被接纳为SkyWalking PPMC。欢迎。
-
-## 欢迎曹奕雄成为committer
-###### 2018年12月10日
-根据他对该项目的贡献,他已被接纳为SkyWalking提交者。欢迎。
-
-## 欢迎李浪成为committer
-###### 2018年12月6日
-根据他对该项目的贡献,他已被接纳为SkyWalking提交者。欢迎。
-
-
-## 欢迎谭建成为committer.
-###### 2018年12月2日
-根据他对该项目的贡献,他已被接纳为SkyWalking提交者。欢迎。
-
-
-## 发布Apache SkyWalking 6.0.0-alpha版本
-###### 2018年11月14日
-APM始终兼容多语言探针(Java,.Net,NodeJS)、第三方追踪数据格式(Zipkin)和服务网格遥测数据(Istio)。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-
-## 发布Apache SkyWalking 5.0.0-GA
-###### 2018年10月17日
-5.x版本的稳定版本。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-
-## 发布Apache SkyWalking 5.0.0-RC2版本
-###### 2018年9月12日
-5.0.0-RC2发布。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-## 发布Apache SkyWalking 5.0.0-beta2版本
-###### 2018年7月11日
-5.0.0-beta2发布。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-## 发布Apache SkyWalking 5.0.0-beta版本
-###### 2018年5月23日
-5.0.0-beta发布。跳转到[下载](/zh/downloads/)页面查找发布版本。
-
-## 发布Apache SkyWalking APM 5.0.0-alpha版本
-###### 2018年4月3日
-5.0.0-alpha发布。跳转到[下载](/zh/downloads/)页面查找发布版本。
diff --git a/themes/docsy/layouts/docs/baseof.html 
b/themes/docsy/layouts/docs/baseof.html
index 3fc6257..d8718be 100644
--- a/themes/docsy/layouts/docs/baseof.html
+++ b/themes/docsy/layouts/docs/baseof.html
@@ -346,6 +346,18 @@
               <div class="card item">
                 <div class="card-body">
                   <div class="title-box" >
+                    <span class="icon">M</span>
+                    <h5 class="card-title">sourceplusplus/SourceMarker</h5>
+                  </div>
+                  <p class="card-text">JetBrains-powered plugin. Continuous 
Feedback for Developers / Feedback-Driven Development Tool</p>
+                  <div class="doc-box">
+                    <iframe 
src="https://ghbtns.com/github-btn.html?user=sourceplusplus&repo=SourceMarker&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
+                  </div>
+                </div>
+              </div>
+              <div class="card item">
+                <div class="card-body">
+                  <div class="title-box" >
                     <span class="icon">J</span>
                     <h5 class="card-title">java-plugin-extensions</h5>
                   </div>

Reply via email to