Updated the website information for ServiceComb.
Project: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/a95a8d26 Tree: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/a95a8d26 Diff: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/a95a8d26 Branch: refs/heads/asf-site Commit: a95a8d263a16dfc6642b2b47541dcc95d8af7116 Parents: 9f0e753 Author: Willem Jiang <[email protected]> Authored: Sun Dec 10 21:13:27 2017 +0800 Committer: Willem Jiang <[email protected]> Committed: Sun Dec 10 21:13:27 2017 +0800 ---------------------------------------------------------------------- _config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/a95a8d26/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index 6a25b62..b2dfb61 100644 --- a/_config.yml +++ b/_config.yml @@ -6,13 +6,14 @@ # `jekyll serve`. If you change this file, please restart the server process. # Site Settings -locale : "zh-CN" -title : "ServiceComb" +locale : "en" +title : "Apache incubator ServiceComb" title_separator : "-" -name : "ServiceComb" # &name is a YAML anchor which can be *referenced later +name : "Apache incubator ServiceComb" # &name is a YAML anchor which can be *referenced later description : "The homepage of ServiceComb" url : baseurl : # the subpath of your site, e.g. "/blog" +destination : content repository : "ServiceComb/servicesomb.github.io" teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" # breadcrumbs : false # true, false (default)
