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:21 UTC

[57/57] incubator-singa git commit: fix highlight in readme

fix highlight in readme


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

Branch: refs/heads/gh-pages
Commit: 8a34fb1f4d90ba29525e3326729e3fb7acd73119
Parents: 540d8ac
Author: wang wei <wa...@comp.nus.edu.sg>
Authored: Thu May 7 20:43:52 2015 +0800
Committer: wang wei <wa...@comp.nus.edu.sg>
Committed: Thu May 7 20:43:52 2015 +0800

----------------------------------------------------------------------
 ._config.yml.swp | Bin 16384 -> 0 bytes
 README.md        |   4 ++--
 _config.yml      |   3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/8a34fb1f/._config.yml.swp
----------------------------------------------------------------------
diff --git a/._config.yml.swp b/._config.yml.swp
deleted file mode 100644
index 7bd409a..0000000
Binary files a/._config.yml.swp and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/8a34fb1f/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 006e40c..4d77c4c 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,8 @@ these steps to preview the website on you own Github site:
 
 After finishing updating the website, commiters can submit their commits as
 follows.
-**Make sure that you have changed back the BASE_URL to "/singa" if you have previewed.**
-it on your own Github site.
+(*Make sure that you have changed back the BASE_URL to "/singa" if you have previewed.
+it on your own Github site.*)
 
     # done only once
     git add upstream git://git.apache.org/incubator-singa.git

http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/8a34fb1f/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 2376ac1..ce4a999 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,7 +22,6 @@ author :
 # If you have set a CNAME (pages.github.com) set your custom domain here.
 # Else if you are pushing to username.github.io, replace with your username.
 # Finally if you are pushing to a GitHub project page, include the project name at the end.
-##http://nusinga.github.io
 #production_url :
 
 # All Jekyll-Bootstrap specific configurations are namespaced into this hash
@@ -54,7 +53,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 :  "/singa"
 
   # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
   # ex: [BASE_PATH]/assets/themes/[THEME-NAME]