This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push: new 791ff5d0 Fixed the pack_releaseGuide mulit-languages error 791ff5d0 is described below commit 791ff5d01468ccaa19dff8c9b7a5328235fae63b Author: Willem Jiang <willem.ji...@gmail.com> AuthorDate: Mon Aug 8 15:39:02 2022 +0800 Fixed the pack_releaseGuide mulit-languages error --- README.md | 2 ++ _release/pack_releaseGuide.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e21302cd..2ccac96b 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ Please sent your PR to the master branch instead of asf-site. * Start web browser to access `http://localhost:4000` +* Build the website `sudo bundle exec jekyll build` + # How to push the change to apache website [Follow This Script](script/release) diff --git a/_release/pack_releaseGuide.md b/_release/pack_releaseGuide.md index 6484cfe0..ee8cd0a5 100644 --- a/_release/pack_releaseGuide.md +++ b/_release/pack_releaseGuide.md @@ -1,6 +1,6 @@ --- title: "ServiceComb Pack Release Guide" -lang: cn +lang: en ref: release permalink: /release/pack-release-guide/ excerpt: "ServiceComb Pack Release Guide"