Skip to content

Commit 0697069

Browse files
Updated Home page ( landing page )
Signed-off-by: Rushabh Shah <[email protected]>
1 parent dc54345 commit 0697069

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

docusaurus.config.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ function getNextVersionName(current) {
3333

3434
/** @type {import('@docusaurus/types').Config} */
3535
const config = {
36-
title: "Transform Your Internal Developer Platform with KusionStack",
36+
title: "Revolutionize Your Internal Developer Platform with KusionStack",
3737
tagline:
38-
"Create a robust, secure, and enterprise-ready Internal Developer Platform on Kubernetes and cloud infrastructures.",
38+
"Build a robust, secure, and enterprise-ready Internal Developer Platform on Kubernetes and cloud infrastructure.",
3939

4040
url: "https://kusionstack.io",
4141
organizationName: "KusionStack", // Usually your GitHub org/user name.
@@ -169,7 +169,7 @@ const config = {
169169
require.resolve("@cmfcmf/docusaurus-search-local"),
170170
{
171171
language: ["en", "zh"],
172-
}
172+
},
173173
],
174174
],
175175
themeConfig:

i18n/en/code.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -8,52 +8,52 @@
88
"description": "homepage install button"
99
},
1010
"home.quickstart": {
11-
"message": "All About Your Modern Apps by Platform Engineering"
11+
"message": "Everything You Need to Know About Modern Apps with Platform Engineering."
1212
},
1313
"home.easyshipping": {
1414
"message": "Dynamic Configuration Management"
1515
},
1616
"home.easyshipping.1": {
17-
"message": "Manage all application operations in one place, in a unified easy way"
17+
"message": "Easily manage all application operations from a unified platform."
1818
},
1919
"home.easyshipping.2": {
20-
"message": "Environment-agnostic application configurations"
20+
"message": "Environment-agnostic application configuration for seamless deployment."
2121
},
2222
"home.easyshipping.3": {
23-
"message": "Standardized and flexible platform configurations"
23+
"message": "Standardized yet flexible platform configurations tailored to your needs."
2424
},
2525
"home.easyshipping.4": {
26-
"message": "Kubernetes-first, lightweight and user-friendly"
26+
"message": "Kubernetes-first, lightweight, and user-friendly for modern workflows."
2727
},
2828
"home.platformengineering": {
29-
"message": "Enable Developer Self-Service"
29+
"message": "Empower Developer Self-Service"
3030
},
3131
"home.platformengineering.1": {
32-
"message": "Fulfill the customized needs with reusable building blocks"
32+
"message": "Meet customized needs with reusable building blocks."
3333
},
3434
"home.platformengineering.2": {
35-
"message": "A growing open module ecosystem integrated with various cloud-native infrastructures"
35+
"message": "A growing ecosystem of open modules integrated with various cloud-native infrastructures."
3636
},
3737
"home.platformengineering.3": {
38-
"message": "An efficient collaboration paradigm between App Developers and Platform Engineers"
38+
"message": "An efficient collaboration model between app developers and platform engineers."
3939
},
4040
"home.platformengineering.4": {
41-
"message": "Building the golden path for end-to-end DevOps lifecycle management"
41+
"message": "Building the golden path for end-to-end DevOps lifecycle management."
4242
},
4343
"home.enterpriseops": {
4444
"message": "Built-in Security and Compliance"
4545
},
4646
"home.enterpriseops.1": {
47-
"message": "From the first line of codes to production runtime"
47+
"message": "From the first line of code to production runtime."
4848
},
4949
"home.enterpriseops.2": {
50-
"message": "Codified shift-left validation to detect configuration risks"
50+
"message": "Shift-left validation to detect configuration risks early."
5151
},
5252
"home.enterpriseops.3": {
53-
"message": "Extended check stages for workload lifecycle"
53+
"message": "Extended validation stages throughout the workload lifecycle."
5454
},
5555
"home.enterpriseops.4": {
56-
"message": "Enterprise-grade fine-grained cluster control for Kubernetes"
56+
"message": "Enterprise-grade, fine-grained cluster control for Kubernetes."
5757
},
5858
"home.whoisusing": {
5959
"message": "Adopted by"

0 commit comments

Comments
 (0)