For this particular question, I think you need to edit
site_config/home.jsx, update users section for both 'zh-cn' and 'en-us',
for example:
users: {
title: 'Who is using Dubbo',
desc: <span>Providing your info on <a rel="noopener noreferrer"
target="_blank"
href="https://github.com/apache/incubator-dubbo/issues/1012">Wanted:
who's using dubbo</a> to help improving dubbo better</span>,
list: [
'/img/users_alibaba.png',
'/img/users_kingdee.png',
'/img/users_dangdang.png',
'/img/users_didi.png',
'/img/users_qunar.png',
'/img/users_wanglian.png',
'/img/users_kaola.png',
'/img/users_zhengcaiyun.png',
'/img/users_chinalife.png',
'/img/users_haier.png',
'/img/users_yinlian.png',
'/img/users_telecom.png',
'/img/users_weidian.png',
'/img/users_icbc.png',
'/img/users_handu.png',
'/img/users_rograndec.png',
],
},
Then you need to add the new image under 'img' directory, and pls. honor
the naming conversation.
Regards,
-Ian.
On Mon, Jun 3, 2019 at 3:47 PM caojiele1225 <[email protected]> wrote:
> Ian,
> Yes, I have been in the construction of dubbo website, README.Md just
> basic operation, because I now also in Nacos website construction, and so
> the question is very important to me.
>
>
> —
> Best Regards!
> Jiele
>
>
>
>
> 原始邮件
> 发件人:Ian [email protected]
> 收件人:[email protected]
> 发送时间:2019年6月3日(周一) 14:18
> 主题:Re: [Question] 'Who is using dubbo' of company logo add to dubbo-website
>
>
> Jiele, Have you tried to build the website? You can find the instruction
> from the README file. Thanks, -Ian. On Mon, Jun 3, 2019 at 12:15 PM
> caojiele1225 [email protected] wrote: HiCommunity, I now are
> trying to add local images, but after adding in this a few paths(img/….
> site_config/home.jsx, website does not show, I would like to ask whether
> there is a file needs to be modified. -- Best Regards! Jiele