Merge pull request #6 from FeynmanZhou/master

refine README
This commit is contained in:
pengfei 2020-05-26 17:58:33 +08:00 committed by GitHub
commit 400c67083a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
# website
kubesphere website
# Website
This project uses [Hugo](https://gohugo.io/) to build the new website for KubeSphere.
## Contribute
@ -24,6 +25,8 @@ When you have installed Hugo, then run:
hugo server -D
```
Now you can preview the website in your browser using `http://localhost:1313/`.
### 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.