From c0c0245cf2d608fdf47f0251e11bbcff16b8c207 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jan 2015 19:05:13 -0700 Subject: [PATCH 1/2] Create johndoe.yml --- example/authors/johndoe.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 example/authors/johndoe.yml diff --git a/example/authors/johndoe.yml b/example/authors/johndoe.yml new file mode 100644 index 0000000..de0f3b4 --- /dev/null +++ b/example/authors/johndoe.yml @@ -0,0 +1,13 @@ +name : JohnDoe +handle : dohnjoe +email : "dohnjoe@gmail.com" +github : dohnjoe +twitter : dohnjoe +facebook : dohnjoe.691 +pintrest : dohnjoe.691 +stackoverflow : 4242 +googleplus : 42374237423742374237 +twitter_id : 424242423737 +feedburner : dohnjoe +website : "http://johndoe.com" +bio : "Live, Love, and Work Boston, MA. Yeah!" From caf7f5a683351178b36aaa68b868d7d5281d41a3 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 23 Jan 2015 19:09:15 -0700 Subject: [PATCH 2/2] Create site.yml --- example/site.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 example/site.yml diff --git a/example/site.yml b/example/site.yml new file mode 100644 index 0000000..56a927e --- /dev/null +++ b/example/site.yml @@ -0,0 +1,8 @@ +title : John Doe +tagline : "I'm an adult and I expect to be read like one!" +description : The one stop source for all things John Doe - my loves, hates, ramblingis, musings, and general misperadventurehaps. +base_url : "http://school.edu/~/johndoe" +base_path : /blog/ +google_analytics_tracking_id : UA-XXXXXXXX-1 +disqus_shortname : johndoe691-blog +theme : ruhoh-twitter