mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
refine README
Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>
This commit is contained in:
parent
17fba71f47
commit
9fe9c358dd
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue