From 8afe2c2d5b08078080a74c44a027be04627ca5be Mon Sep 17 00:00:00 2001 From: D-W- Date: Fri, 14 Nov 2014 00:12:57 +0800 Subject: [PATCH 1/3] Update _config.yml d.w. --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index cdb46a3119c80..90589ea1ec245 100644 --- a/_config.yml +++ b/_config.yml @@ -3,13 +3,13 @@ # # Name of your site (displayed in the header) -name: Your Name +name: D.W. # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: D.W. aka Deadman Walking or Dwyane Wade or Dream Weaver or ... # URL of your avatar or profile pic (you could use your GitHub profile pic) -avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png +avatar: http://www.qjis.com/uploads/allimg/130207/1120146431-3.jpg # # Flags below are optional @@ -43,7 +43,7 @@ url: # (http://yourusername.github.io/repository-name) # and NOT your User repository (http://yourusername.github.io) # then add in the baseurl here, like this: "/repository-name" -baseurl: "" +baseurl: "/blog2" # # !! You don't need to change any of the configuration flags below !! From 20368d1a9f0799faacf341a80a95474c1147472c Mon Sep 17 00:00:00 2001 From: D-W- Date: Fri, 14 Nov 2014 00:13:51 +0800 Subject: [PATCH 2/3] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 90589ea1ec245..745e4ed9ab3ba 100644 --- a/_config.yml +++ b/_config.yml @@ -43,7 +43,7 @@ url: # (http://yourusername.github.io/repository-name) # and NOT your User repository (http://yourusername.github.io) # then add in the baseurl here, like this: "/repository-name" -baseurl: "/blog2" +baseurl: "" # # !! You don't need to change any of the configuration flags below !! From fce286bdbe7d4c0fc4431e1c276feada1236aabf Mon Sep 17 00:00:00 2001 From: D-W- Date: Fri, 14 Nov 2014 18:30:06 +0800 Subject: [PATCH 3/3] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 745e4ed9ab3ba..284ffe5e49271 100644 --- a/_config.yml +++ b/_config.yml @@ -37,13 +37,13 @@ google_analytics: # Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co) # Used for Sitemap.xml and your RSS feed -url: +url: "http://d-w-.github.io" # If you're hosting your site at a Project repository on GitHub pages # (http://yourusername.github.io/repository-name) # and NOT your User repository (http://yourusername.github.io) # then add in the baseurl here, like this: "/repository-name" -baseurl: "" +baseurl: "/blog2" # # !! You don't need to change any of the configuration flags below !!