mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
refine readme
This commit is contained in:
parent
23b7401e77
commit
064b3bef09
|
|
@ -16,7 +16,7 @@ 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)
|
||||
|
||||
When you have installed Hugo. then run:
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue