This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
commit 18a2f12a385104eae7d229d57a53ece2fcbc8352 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Sun Dec 27 21:56:37 2020 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bfea92..447f473 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This site was compiled using [Hugo](https://gohugo.io). 1. Install hugo 1. Pull this repo into your local environment, and run `hugo server` at the root folder, you can see the site preview from http://localhost:1313 -1. To generate the static website, run `hugo` +1. To generate the static website, run `hugo`. According to ASF policy, the deployment has to be manually by a committer. Use the generated `public` folder to update the `asf-site` branch, and push the updates to the upstream. ## Contributing
