From d139da3a3277f73d7f01e4283d8dc01630a5317c Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 20 Oct 2014 16:38:24 -0700 Subject: initial setup --- _config.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index c1d56f4f..c7ee9553 100644 --- a/_config.yml +++ b/_config.yml @@ -2,12 +2,12 @@ # Main Configs # # ----------------------- # -url: http://yoursite.com -title: My Octopress Blog -subtitle: A blogging framework for hackers. -author: Your Name +url: http://zmwangx.github.io +title: Daily (?) Complaints (?) +subtitle: Mostly technical stuff. Mostly negative (really?). +author: Zhiming Wang simple_search: https://www.google.com/search -description: +description: Yet another crappy blog. # Default date format is "ordinal" (resulting in "July 22nd 2007") # You can customize the format as defined in @@ -64,7 +64,7 @@ default_asides: [asides/recent_posts.html, asides/github.html, asides/delicious. # ----------------------- # # Github repositories -github_user: +github_user: zmwangx github_repo_count: 0 github_show_profile_link: true github_skip_forks: true -- cgit v1.2.1