You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/07/20 07:27:09 UTC

[2/3] incubator-kylin git commit: update jekyll config file

update jekyll config file


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/00f0d62c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/00f0d62c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/00f0d62c

Branch: refs/heads/0.7-staging
Commit: 00f0d62cf23f7446936096d6ecce1905bb58239c
Parents: 3eb986b
Author: Luke Han <lu...@apache.org>
Authored: Mon Jul 20 13:23:45 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Mon Jul 20 13:23:45 2015 +0800

----------------------------------------------------------------------
 website/_config.yml    | 2 +-
 website/_data/docs.yml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/00f0d62c/website/_config.yml
----------------------------------------------------------------------
diff --git a/website/_config.yml b/website/_config.yml
index 9874902..fe5afde 100644
--- a/website/_config.yml
+++ b/website/_config.yml
@@ -20,7 +20,7 @@ title: Apache Kylin
 email: dev@kylin.incubator.apache.org
 description: Apache Kylin Home
 baseurl: "" # the subpath of your site, e.g. /blog/
-url: "http://127.0.0.1" # the base hostname & protocol for your site
+url: "http://kylin.incubator.apache.org" # the base hostname & protocol for your site
 twitter_username: ApacheKylin
 
 encoding: UTF-8

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/00f0d62c/website/_data/docs.yml
----------------------------------------------------------------------
diff --git a/website/_data/docs.yml b/website/_data/docs.yml
index 63b1fda..8a6236d 100644
--- a/website/_data/docs.yml
+++ b/website/_data/docs.yml
@@ -17,6 +17,7 @@
 
 - title: Tutorial
   docs:
+  - tutorial/kylin_sample
   - tutorial/create_cube
   - tutorial/cube_build_job
   - tutorial/acl