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 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