refine readme

This commit is contained in:
liuboaibc 2020-05-26 17:10:07 +08:00
parent 6d3ec4a512
commit 8ccdc87f71
2 changed files with 5 additions and 5 deletions

View File

@ -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/<username>/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

View File

@ -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