preview on github works by setting BASE_PATH to username.github.io/projectname
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/6a791327 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/6a791327 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/6a791327 Branch: refs/heads/gh-pages Commit: 6a7913272caad50b34c431a2c096b63284be4734 Parents: c15958a Author: wang wei <[email protected]> Authored: Thu May 7 20:21:33 2015 +0800 Committer: wang wei <[email protected]> Committed: Thu May 7 20:21:33 2015 +0800 ---------------------------------------------------------------------- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/6a791327/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index 2376ac1..ea88a9e 100644 --- a/_config.yml +++ b/_config.yml @@ -54,7 +54,7 @@ JB : # - When setting BASE_PATH it must be a valid url. # This means always setting the protocol (http|https) or prefixing with "/" # - BASE_PATH : "http://nudles.github.io/incubator-singa" #http://www.comp.nus.edu.sg/~wangwei + BASE_PATH : "http://apache.github.io/singa" #http://www.comp.nus.edu.sg/~wangwei # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme. # ex: [BASE_PATH]/assets/themes/[THEME-NAME]
