Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
62 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Users | ||
menu: | ||
main: | ||
weight: 60 | ||
--- | ||
|
||
<!--add blocks of content here to add more sections to the community page --> | ||
{{% blocks/lead color="info" %}} | ||
Who is using Dubbo | ||
|
||
Providing your info on [Wanted: who's using dubbo](https://github.com/apache/dubbo/issues/1012) to help improving dubbo better | ||
{{% /blocks/lead %}} | ||
|
||
{{< blocks/section color="white" >}} | ||
{{< figure src="/imgs/users_alibaba.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_icbc.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_telecom.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_yinlian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_chinalife.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_wanglian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_zhengcaiyun.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_kaola.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_didi.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_qunar.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_handu.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_dangdang.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_weidian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_kingdee.png" height="80" width="140">}} | ||
{{< /blocks/section >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: 用户 | ||
menu: | ||
main: | ||
weight: 70 | ||
--- | ||
|
||
<!--add blocks of content here to add more sections to the community page --> | ||
{{% blocks/lead color="info" %}} | ||
谁在使用 Dubbo | ||
|
||
请在 [Wanted: who's using dubbo](https://github.com/apache/dubbo/issues/1012) 上提供信息来帮助 Dubbo 做的更好。 | ||
{{% /blocks/lead %}} | ||
|
||
{{< blocks/section color="white">}} | ||
{{< figure src="/imgs/users_alibaba.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_icbc.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_telecom.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_yinlian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_chinalife.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_wanglian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_zhengcaiyun.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_kaola.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_didi.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_qunar.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_handu.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_dangdang.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_weidian.png" height="80" width="140">}} | ||
{{< figure src="/imgs/users_kingdee.png" height="80" width="140">}} | ||
{{< /blocks/section >}} |