diff --git a/config/_default/config.toml b/config/_default/config.toml index 20c481663..f831a193a 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -91,7 +91,7 @@ hasChildren = true [[languages.en.menu.main]] weight = 4 name = "Documentation" -URL = "docs" +URL = "https://kubesphere.io/docs/" [[languages.en.menu.main]] weight = 5 @@ -325,4 +325,4 @@ name = "Topluluk" parent = "Topluluk" name = "Partnerler" URL = "partner" - weight = 3 \ No newline at end of file + weight = 3 diff --git a/content/en/partner/_index.md b/content/en/partner/_index.md index b00d8d2e4..fb76a729c 100644 --- a/content/en/partner/_index.md +++ b/content/en/partner/_index.md @@ -4,7 +4,7 @@ title: "partner" css: "scss/partner.scss" section1: - title: 'Join the Revolution,Partner with KubeSphere' + title: 'Join the Revolution, Partner with KubeSphere' content: 'We look forward to your joining KubeSphere partner to improve the ecosystem of both, and grow your business. KubeSphere provide resources and rights for partners to help them increase their expertise, deliver open source technology, and resell product.' topImage: 'images/partner/partner-top.jpg' @@ -29,8 +29,8 @@ section3: content: "KubeSphere Application Store is a great place to showcase your application, KubeSphere bring your applications to tens of thousands of users, making them deploy your App to Kubernetes with one click." link: "request" - - title: "Consulting" - content: If agencies and consultancies want to help clients easily adopt Kubernetes and deliver applications using modern, open source technologies, KubeSphere is the best choice for your team. + - title: "Technology" + content: Technology Partners offer a hardware platform, cloud service or software application that integrates with KubeSphere, based on technical collaboration or joint solution. If you have such a product or solution could be integrated with KubeSphere, let's collaborate to enhance our users' experiences. link: "request" - title: "Cloud Providers" @@ -44,28 +44,35 @@ section3: section4: title: 'Featured Partners' featuredPartnerList: - - icon: "images/partner/partner5.jpg" - partnerType: "technology" - content: 'KubeSphere is trusted by various enterprises and organizations to the innovators driving the future of software.' + - icon: "images/partner/qingcloud.svg" + partnerType: "Cloud Provider" + content: 'QingCloud is a cloud computing platform that provides IaaS-based flexible cloud services.' - - icon: "images/partner/partner1.jpg" - partnerType: "Go-To-Market" - content: + - icon: "images/partner/kubeedge.jpg" + partnerType: "Technology" + content: 'KubeEdge is an open source system extending native containerized application orchestration and device management to hosts at the Edge.' - - icon: "images/partner/partner10.jpg" - partnerType: "Go-To-Market" - content: + - icon: "images/partner/openeuler.jpg" + partnerType: "Technology" + content: 'openEuler is a free Linux distribution platform on which you can treat it as an innovative platform supporting the multi-processor architecture.' - - icon: "images/partner/partner4.jpg" - partnerType: "technology" - content: + - icon: "images/partner/nebular-graph.jpg" + partnerType: "App Provider" + content: 'Nebula Graph is an open-source graph database unmatched in its ability to host super large-scale graphs using billions of vertices (nodes) and trillions of edges with milliseconds of latency.' - - icon: "images/partner/partner8.jpg" - partnerType: "technology" - content: + - icon: "images/partner/istio.jpg" + partnerType: "Technology" + content: 'Istio is an open source independent service mesh that provides the fundamentals you need to successfully run a distributed microservice architecture.' - - icon: "images/partner/partner9.jpg" - partnerType: "technology" - content: + - icon: "images/partner/jenkins-zh.jpg" + partnerType: "Technology" + content: 'Jenkins Chinese community is made up of Jenkins Chinese fans and contributors, who work together to promote and improve the learning trial and landing of CI/CD technology.' + - icon: "images/partner/radore.jpg" + partnerType: "Go-to-market" + content: 'With the technical infrastructure it holds, Radore provides private and corporate data center services (Colocation, Dedicated Servers, Cloud Services, Web Hosting, CDN).' + + - icon: "images/partner/webank.jpg" + partnerType: "App provider" + content: 'WeBank, The 1st digital bank in China and initiated by Tencent, offers wealth management and financing services through different online platforms.' --- diff --git a/data/en/footer.yaml b/data/en/footer.yaml index d1accd723..09d81c5ae 100644 --- a/data/en/footer.yaml +++ b/data/en/footer.yaml @@ -3,22 +3,22 @@ footer: - title: Products list: - content: KubeSphere - link: '' + link: 'https://github.com/kubesphere/kubesphere' - content: Porter - link: '' - - - content: OpenPitrix - link: '' - - - content: Fluentbit-Operator - link: '' + link: 'https://github.com/kubesphere/porter' - content: KubeKey - link: '' + link: 'https://github.com/kubesphere/kubekey' + + - content: OpenPitrix + link: 'https://github.com/openpitrix/openpitrix' + + - content: Fluentbit-Operator + link: 'https://github.com/kubesphere/fluentbit-operator' - content: Notification Manager - link: '' + link: 'https://github.com/kubesphere/notification-manager' - title: Resources list: @@ -34,14 +34,14 @@ footer: - title: KubeSphere Docs list: - content: Introduction - link: '' + link: 'https://kubesphere.io/docs/' - content: Installation - link: '' + link: 'https://kubesphere.io/docs/installation/intro/' - content: Tutorial - link: '' + link: 'https://kubesphere.io/docs/quick-start/admin-quick-start/' - content: API Documentation - link: '' - + link: 'https://kubesphere.io/docs/api-reference/api-docs/' + - title: Community list: - content: Contribution @@ -51,4 +51,4 @@ footer: - content: Partners link: partner - content: Roadmap - link: roadmap \ No newline at end of file + link: https://github.com/kubesphere/kubesphere/blob/master/docs/roadmap.md diff --git a/static/images/partner/istio.jpg b/static/images/partner/istio.jpg new file mode 100644 index 000000000..b66c2d56b Binary files /dev/null and b/static/images/partner/istio.jpg differ diff --git a/static/images/partner/jenkins-zh.jpg b/static/images/partner/jenkins-zh.jpg new file mode 100644 index 000000000..bd326694c Binary files /dev/null and b/static/images/partner/jenkins-zh.jpg differ diff --git a/static/images/partner/kubeedge.jpg b/static/images/partner/kubeedge.jpg new file mode 100644 index 000000000..e7b770a28 Binary files /dev/null and b/static/images/partner/kubeedge.jpg differ diff --git a/static/images/partner/nebular-graph.jpg b/static/images/partner/nebular-graph.jpg new file mode 100644 index 000000000..90b80e28b Binary files /dev/null and b/static/images/partner/nebular-graph.jpg differ diff --git a/static/images/partner/openeuler.jpg b/static/images/partner/openeuler.jpg new file mode 100644 index 000000000..94b314d54 Binary files /dev/null and b/static/images/partner/openeuler.jpg differ diff --git a/static/images/partner/radore.jpg b/static/images/partner/radore.jpg new file mode 100644 index 000000000..62ec2e78a Binary files /dev/null and b/static/images/partner/radore.jpg differ diff --git a/static/images/partner/webank.jpg b/static/images/partner/webank.jpg new file mode 100644 index 000000000..c899951af Binary files /dev/null and b/static/images/partner/webank.jpg differ