You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2015/05/07 15:08:17 UTC

[53/57] incubator-singa git commit: set base_path to github

set base_path to github


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

Branch: refs/heads/gh-pages
Commit: c15958ac1932f2d3c4d5131df891d77caa88ce70
Parents: d007dc6
Author: wang wei <wa...@comp.nus.edu.sg>
Authored: Thu May 7 20:19:39 2015 +0800
Committer: wang wei <wa...@comp.nus.edu.sg>
Committed: Thu May 7 20:19:39 2015 +0800

----------------------------------------------------------------------
 _config.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/c15958ac/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index c6fbf12..2376ac1 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 :  "/incubator-singa" #http://www.comp.nus.edu.sg/~wangwei
+  BASE_PATH :  "http://nudles.github.io/incubator-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]
@@ -69,11 +69,11 @@ JB :
   # These paths are to the main pages Jekyll-Bootstrap ships with.
   # Some JB helpers refer to these paths; change them here if needed.
   #
-  archive_path: /archive.html
-  categories_path : /categories.html
-  tags_path : /tags.html
-  atom_path : /atom.xml
-  rss_path : /rss.xml
+  #archive_path: /archive.html
+  #categories_path : /categories.html
+  #tags_path : /tags.html
+  #atom_path : /atom.xml
+  #rss_path : /rss.xml
 
   # Settings for comments helper
   # Set 'provider' to the comment provider you want to use.