From 27185a07890472a386abd3e4b590732311bfbfd6 Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:47:55 -0800 Subject: [PATCH 1/9] added name to config._yml --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index cdb46a3119c80..0e233422d5e3f 100644 --- a/_config.yml +++ b/_config.yml @@ -3,13 +3,13 @@ # # Name of your site (displayed in the header) -name: Your Name +name: Elephant Trail # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: Writing Stuff # 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: https://upload.wikimedia.org/wikipedia/commons/a/a9/African_Bush_Elephants.jpg # # Flags below are optional @@ -21,12 +21,12 @@ footer-links: email: facebook: flickr: - github: barryclark/jekyll-now + github: instagram: linkedin: pinterest: rss: # just type anything here for a working RSS icon, make sure you set the "url" above! - twitter: jekyllrb + twitter: stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" # Your disqus shortname, entering this will enable commenting on posts From 27846168fb6236d02cc9ceb6eb13fb6e803fe5a0 Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:49:52 -0800 Subject: [PATCH 2/9] Rename 2014-3-3-Hello-World.md to 1 --- _posts/{2014-3-3-Hello-World.md => 1} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _posts/{2014-3-3-Hello-World.md => 1} (91%) diff --git a/_posts/2014-3-3-Hello-World.md b/_posts/1 similarity index 91% rename from _posts/2014-3-3-Hello-World.md rename to _posts/1 index c469524e3efa3..b3e2b7289711a 100644 --- a/_posts/2014-3-3-Hello-World.md +++ b/_posts/1 @@ -7,4 +7,4 @@ Next you can update your site name, avatar and other options using the _config.y ![_config.yml]({{ site.baseurl }}/images/config.png) -The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. \ No newline at end of file +The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. From 9819aa32898be9c7cba26807e0f1a670d84882ce Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:51:55 -0800 Subject: [PATCH 3/9] Update 1 --- _posts/1 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/_posts/1 b/_posts/1 index b3e2b7289711a..c04f237c6afdd 100644 --- a/_posts/1 +++ b/_posts/1 @@ -1,10 +1,6 @@ --- layout: post -title: You're up and running! +title: First Post --- -Next you can update your site name, avatar and other options using the _config.yml file in the root of your repository (shown below :point_down:). - -![_config.yml]({{ site.baseurl }}/images/config.png) - -The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the [Jekyll Now repository](https://github.com/barryclark/jekyll-now) on GitHub. +Bacon here we go! From a2de72fa7f65226a7ce099dd2aec6b56076cae57 Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:54:29 -0800 Subject: [PATCH 4/9] Create 2014-12-12 --- _posts/2014-12-12 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _posts/2014-12-12 diff --git a/_posts/2014-12-12 b/_posts/2014-12-12 new file mode 100644 index 0000000000000..fe80a4a183246 --- /dev/null +++ b/_posts/2014-12-12 @@ -0,0 +1,3 @@ +### Hello! +## Hello! +# Hello! From 0f71ba60c7f1c011a191ae275e5506fea33ad44c Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:55:42 -0800 Subject: [PATCH 5/9] Rename 2014-12-12 to 2014-12-12-two --- _posts/{2014-12-12 => 2014-12-12-two} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{2014-12-12 => 2014-12-12-two} (100%) diff --git a/_posts/2014-12-12 b/_posts/2014-12-12-two similarity index 100% rename from _posts/2014-12-12 rename to _posts/2014-12-12-two From 737f505cc20270f383250b0fcc0035dcab70447f Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:56:24 -0800 Subject: [PATCH 6/9] Rename 1 to 2014-12-12-one.md --- _posts/{1 => 2014-12-12-one.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{1 => 2014-12-12-one.md} (100%) diff --git a/_posts/1 b/_posts/2014-12-12-one.md similarity index 100% rename from _posts/1 rename to _posts/2014-12-12-one.md From 581546705c368146072d457f4d9147cbbd2fb024 Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 22:56:42 -0800 Subject: [PATCH 7/9] Rename 2014-12-12-two to 2014-12-12-two.md --- _posts/{2014-12-12-two => 2014-12-12-two.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{2014-12-12-two => 2014-12-12-two.md} (100%) diff --git a/_posts/2014-12-12-two b/_posts/2014-12-12-two.md similarity index 100% rename from _posts/2014-12-12-two rename to _posts/2014-12-12-two.md From 18f84280e1378d440192037c90f329b92535798e Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 23:16:19 -0800 Subject: [PATCH 8/9] Update 2014-12-12-one.md --- _posts/2014-12-12-one.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/_posts/2014-12-12-one.md b/_posts/2014-12-12-one.md index c04f237c6afdd..23b73dede74b8 100644 --- a/_posts/2014-12-12-one.md +++ b/_posts/2014-12-12-one.md @@ -1,6 +1 @@ ---- -layout: post -title: First Post ---- - -Bacon here we go! +garsh i love you! From 51297d34e179eb8bcbffbf38053ad9a63ea38edc Mon Sep 17 00:00:00 2001 From: mr-tree Date: Fri, 12 Dec 2014 23:59:56 -0800 Subject: [PATCH 9/9] changed title of first post. --- _posts/{2014-12-12-one.md => 2014-12-12-elephant-on-the-trail.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _posts/{2014-12-12-one.md => 2014-12-12-elephant-on-the-trail.md} (100%) diff --git a/_posts/2014-12-12-one.md b/_posts/2014-12-12-elephant-on-the-trail.md similarity index 100% rename from _posts/2014-12-12-one.md rename to _posts/2014-12-12-elephant-on-the-trail.md