diff --git a/README.md b/README.md index c68234ffe..b7e7248cd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ kubesphere website First, create your own fork of the repository. -Then, clone your fork and cd into it: +Then, clone your fork and enter into it: ``` git clone https://github.com//website @@ -16,9 +16,9 @@ cd website ### Running the website locally -hugo version: hugo_extended_0.70.0 + [hugo releases](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request#creating-a-new-pull-request) +hugo version: hugo_extended_0.70.0+, you can install Hugo from [hugo releases](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request#creating-a-new-pull-request) -installed Hugo and clone this project locally. then run: +When you have installed Hugo, then run: ``` hugo server -D @@ -26,7 +26,7 @@ hugo server -D ### Open a pull request -open a [pull request (PR)](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request#creating-a-new-pull-request) to add a localization to the repository. +Open a [pull request (PR)](https://help.github.com/en/desktop/contributing-to-projects/creating-an-issue-or-pull-request#creating-a-new-pull-request) to add a localization to the repository. ## Localizing diff --git a/content/en/_index.md b/content/en/_index.md index 985a5cf28..f04a56993 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -7,7 +7,7 @@ css: scss/index.scss section1: title: KubeSphere Container Platform - topic: The Kubernetes Platform, tailored to the hybrid cloud + topic: The Kubernetes Platform, tailored for the hybrid cloud content: KubeSphere is a distributed operating system providing cloud native stack with Kubernetes as its kernel, and aims to be plug-and-play architecture for third-party applications seamless integration to boost its ecosystem. btnContent1: Install on Kubernetes btnContent2: Install on Linux