From fa74cd35a01d79cc49761faf9e19cd47781a1e1b Mon Sep 17 00:00:00 2001 From: Kebe Date: Tue, 24 Sep 2019 19:12:51 +0800 Subject: [PATCH 1/3] Add DaoCloud to customers --- .../en/about/community/customers/daocloud.svg | 25 +++++++++++++++++++ content/zh/about/community/customers/index.md | 1 + 2 files changed, 26 insertions(+) create mode 100644 content/en/about/community/customers/daocloud.svg diff --git a/content/en/about/community/customers/daocloud.svg b/content/en/about/community/customers/daocloud.svg new file mode 100644 index 0000000000000..a0eeef68b2593 --- /dev/null +++ b/content/en/about/community/customers/daocloud.svg @@ -0,0 +1,25 @@ + + logo_20150629 + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/zh/about/community/customers/index.md b/content/zh/about/community/customers/index.md index fabb12a5e7f85..6e40fbe61e3f2 100644 --- a/content/zh/about/community/customers/index.md +++ b/content/zh/about/community/customers/index.md @@ -24,6 +24,7 @@ skip_seealso: true {{< company_logo link="http://www.theweathercompany.com" logo="/about/community/customers/theweatherco.jpg" alt="The Weather Company" >}} {{< company_logo link="https://www.trulia.com" logo="/about/community/customers/trulia.svg" alt="Trulia" >}} {{< company_logo link="https://www.ibm.com/watson" logo="/about/community/customers/watson.png" alt="IBM Watson" >}} + {{< company_logo link="https://www.daocloud.io" logo="/about/community/customers/daocloud.svg" alt="DaoCloud" >}} 想要您的 logo 也出现在这里吗?只需要提交一个 [pull request](https://github.com/istio/istio.io/pulls)。 From 872c886c3d2d407f418f3865322dc1f81aa442f0 Mon Sep 17 00:00:00 2001 From: Kebe Date: Tue, 24 Sep 2019 19:15:41 +0800 Subject: [PATCH 2/3] Also add to en docs. --- content/en/about/community/customers/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/about/community/customers/index.md b/content/en/about/community/customers/index.md index b0b43d24f1470..6c0ec4a0445d6 100644 --- a/content/en/about/community/customers/index.md +++ b/content/en/about/community/customers/index.md @@ -30,6 +30,8 @@ Tons of people are using Istio. Maybe you should too? {{< company_logo link="https://www.trulia.com" logo="./trulia.svg" alt="Trulia" >}} {{< company_logo link="https://www.ibm.com/watson" logo="./watson.png" alt="IBM Watson" >}} {{< company_logo link="https://ygrene.com" logo="./ygrene.jpeg" alt="Ygrene Energy Fund" >}} + {{< company_logo link="https://www.daocloud.io" logo="./daocloud.svg" alt="DaoCloud" >}} + Want your logo up there? Just submit a [pull request](https://github.com/istio/istio.io/pulls). From b8f6e845796731a708e8dfd3ac2c0b442c4a0ed3 Mon Sep 17 00:00:00 2001 From: Martin Taillefer Date: Tue, 24 Sep 2019 07:23:58 -0700 Subject: [PATCH 3/3] Update index.md --- content/en/about/community/customers/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/about/community/customers/index.md b/content/en/about/community/customers/index.md index 6c0ec4a0445d6..55962355c4553 100644 --- a/content/en/about/community/customers/index.md +++ b/content/en/about/community/customers/index.md @@ -14,6 +14,7 @@ Tons of people are using Istio. Maybe you should too? {{< company_logo link="https://www.autotrader.co.uk" logo="./autotrader.uk.svg" alt="AutoTrader UK" >}} {{< company_logo link="https://www.continental-corporation.com" logo="./continental.svg" alt="Continental" >}} {{< company_logo link="https://www.coohom.com" logo="./coohom.svg" alt="COOHOM" >}} + {{< company_logo link="https://www.daocloud.io" logo="./daocloud.svg" alt="DaoCloud" >}} {{< company_logo link="https://www.descarteslabs.com" logo="./descarteslabs.png" alt="Descartes Labs" >}} {{< company_logo link="https://www.ebay.com" logo="./ebay.png" alt="eBay" >}} {{< company_logo link="https://www.flexe.com/" logo="/about/community/customers/flexe.svg" alt="FLEXE" >}} @@ -30,8 +31,6 @@ Tons of people are using Istio. Maybe you should too? {{< company_logo link="https://www.trulia.com" logo="./trulia.svg" alt="Trulia" >}} {{< company_logo link="https://www.ibm.com/watson" logo="./watson.png" alt="IBM Watson" >}} {{< company_logo link="https://ygrene.com" logo="./ygrene.jpeg" alt="Ygrene Energy Fund" >}} - {{< company_logo link="https://www.daocloud.io" logo="./daocloud.svg" alt="DaoCloud" >}} - Want your logo up there? Just submit a [pull request](https://github.com/istio/istio.io/pulls).