From 9fe9c358ddf447c6e6c28f29ceadf72fc5bf6606 Mon Sep 17 00:00:00 2001 From: FeynmanZhou Date: Tue, 26 May 2020 17:46:31 +0800 Subject: [PATCH] refine README Signed-off-by: FeynmanZhou --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7e7248cd..a8740d1a8 100644 --- a/README.md +++ b/README.md @@ -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.