From d2fc83e488ff1f684e1eb40585ce0c16b800bf51 Mon Sep 17 00:00:00 2001 From: Eugene mak Date: Tue, 5 Aug 2014 20:36:23 +1000 Subject: [PATCH 1/2] Update _config.yml --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 20303cc6d033d..7f46716567038 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ # # Name of your site (displayed in the header) -name: Your Name +name: Eugene Mak # Short bio or description (displayed in the header) description: Web Developer from Somewhere @@ -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: # Your disqus shortname, entering this will enable commenting on posts disqus: @@ -70,4 +70,4 @@ exclude: - Gemfile - Gemfile.lock - LICENSE - - README.md \ No newline at end of file + - README.md From a458c9cafb38620db68e6dd34794a8bc7f7fa620 Mon Sep 17 00:00:00 2001 From: Eugene Date: Sat, 9 Aug 2014 23:01:19 +1000 Subject: [PATCH 2/2] New Post --- _posts/2014-8-8-Hello-You.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _posts/2014-8-8-Hello-You.md diff --git a/_posts/2014-8-8-Hello-You.md b/_posts/2014-8-8-Hello-You.md new file mode 100644 index 0000000000000..4fe938d0f291a --- /dev/null +++ b/_posts/2014-8-8-Hello-You.md @@ -0,0 +1,6 @@ +--- +layout: post +title: New custom post! +--- + +Quickly pushing a test post from sublime \ No newline at end of file