提交 e397406f 编写于 作者: wu-sheng's avatar wu-sheng

Update website

上级 27e6acbd
......@@ -27,13 +27,25 @@ module.exports = {
nav: [
{ text: "Home", link: "/" },
{ text: "Docs", items: [
{ text: 'Latest dev version', link: "https://github.com/apache/skywalking/tree/master/docs" },
{ text: 'Main Repo Dev Doc', link: "https://github.com/apache/skywalking/tree/master/docs" },
{ text: 'Nginx LUA Agent Dev Doc', link: "https://github.com/apache/skywalking-nginx-lua"},
{ text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
{ text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
{ text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
{ text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
{ text: 'Kubernetes helm 0.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.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: 'K8s Operator', link: "https://github.com/apache/skywalking-swck"},
{ text: 'Website', link: "https://github.com/apache/skywalking-website"},
], },
{ text: "Events", link: "/events/" },
{ text: "Blog", link: "/blog/" },
{ text: "Downloads", link: "/downloads/" },
......@@ -63,13 +75,25 @@ module.exports = {
{ text: "文档",
items: [
{ text: '开发版本文档', link: "https://github.com/apache/skywalking/tree/master/docs" },
{ text: 'Nginx LUA agent 开发文档', link: "https://github.com/apache/skywalking-nginx-lua"},
{ text: '6.6.0', link: "https://github.com/apache/skywalking/tree/v6.6.0/docs"},
{ text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
{ text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
{ text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
{ text: 'Kubernetes helm 0.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v1.0.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: 'K8s Operator', link: "https://github.com/apache/skywalking-swck"},
{ text: 'Website', link: "https://github.com/apache/skywalking-website"},
], },
{ text: "事件", link: "/zh/events/" },
{ text: "博客", link: "/zh/blog/" },
{ text: "下载", link: "/zh/downloads/" },
......
......@@ -49,15 +49,17 @@ Members include Project Management Committee members and committers. The List in
## Contributors
SkyWalking have a lot of Contributors, since we are using GitHub, you could find them in our repository contribution list.
SkyWalking have hundreds of Contributors, you could find them in our repository contribution list.
- [SkyWalking main repository](https://github.com/apache/skywalking/graphs/contributors)
- [SkyWalking Nginx LUA](https://github.com/apache/skywalking-nginx-lua/graphs/contributors)
- [SkyWalking RocketBot UI](https://github.com/apache/skywalking-rocketbot-ui/graphs/contributors)
- [SkyWalking data collect protocol](https://github.com/apache/skywalking-data-collect-protocol/graphs/contributors)
- [SkyWalking query protocol](https://github.com/apache/skywalking-query-protocol/graphs/contributors)
- [SkyWalking website](https://github.com/apache/skywalking-website/graphs/contributors)
- [SkyWalking docker](https://github.com/apache/skywalking-docker/graphs/contributors)
- [SkyWalking kubernetes](https://github.com/apache/skywalking-kubernetes/graphs/contributors)
- [SkyWalking K8s Operator - SkyWalking Cloud on Kubernetes](https://github.com/apache/skywalking-swck/graphs/contributors)
Archived
......
......@@ -46,15 +46,17 @@ SkyWalking团队由项目成员和提交者组成。成员可以直接访问SkyW
|Yanlong He| heyanlong |
## 贡献者
自从Skywalking使用Github之后,拥有了许多的贡献者,你可以在我们的存储库贡献列表中找到它们。
SkyWalking拥有数百位的贡献者,你可以在我们的存储库贡献列表中找到它们。
- [SkyWalking main repository](https://github.com/apache/skywalking/graphs/contributors)
- [SkyWalking Nginx LUA](https://github.com/apache/skywalking-nginx-lua/graphs/contributors)
- [SkyWalking RocketBot UI](https://github.com/apache/skywalking-rocketbot-ui/graphs/contributors)
- [SkyWalking data collect protocol](https://github.com/apache/skywalking-data-collect-protocol/graphs/contributors)
- [SkyWalking query protocol](https://github.com/apache/skywalking-query-protocol/graphs/contributors)
- [SkyWalking website](https://github.com/apache/skywalking-website/graphs/contributors)
- [SkyWalking docker](https://github.com/apache/skywalking-docker/graphs/contributors)
- [SkyWalking kubernetes](https://github.com/apache/skywalking-kubernetes/graphs/contributors)
- [SkyWalking K8s Operator - SkyWalking Cloud on Kubernetes](https://github.com/apache/skywalking-swck/graphs/contributors)
已归档项目
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册