added latest post

This commit is contained in:
Panos Sakkos 2015-07-06 23:05:55 +02:00
parent 65a5dcfe83
commit 2425f3ca01

View file

@ -0,0 +1,18 @@
---
layout: post
title: "{ Personal } Jekyll Theme"
category: tech
---
As I <a href="http://panossakkos.github.io/tech/2015/06/27/blogging-like-a-hacker.html" target="_blank">wrote</a> before, I wanted to open source the current theme because I believe that it adds value to the existing Jekyll themes. Also, I feel that I owe it back to the community, because without the existing code that I forked, I would never have the current blog. And I love this blog.
The value of *{ Personal }* is that it enables blogging in the <a href="http://kirbyt.github.io/timeline-jekyll-theme/" target="_blank">Timeline</a> theme (which is a mashup of the popular <a href="http://y7kim.github.io/agency-jekyll-theme/" target="_blank">Agency</a> and <a href="http://ironsummitmedia.github.io/startbootstrap-grayscale/" target="_blank">Grayscale</a> themes) it personalizes more the theme by focusing on its owner, it makes it easy to customize the website from Jekyll's config and it offers a cool <a href="http://panossakkos.github.io/404.html" target="_blank">404</a> page.
The visual touches that I believe that make the theme a bit more personal, is the owner's picture in the home page, in combination with the blurred background. Moreover, Grayscale's neutral font icon of the header is replaced by a black and white version of the favicon.
The repo lives <a href="https://github.com/PanosSakkos/personal-jekyll-theme" target="_blank">here</a> and I have submitted a <a href="https://github.com/mattvh/jekyllthemes/pull/134" target="_blank">pull request</a> for <a href="http://jekyllthemes.org/" target="_blank">Jekyll Themes</a> and indexed it in Jekyll's themes <a href="https://github.com/jekyll/jekyll/wiki/Themes" target="_blank">repo</a>.
Of course, the theme will evolve over the time and I am already planning to support hashtags for post discovery as soon as time permits.
Don't forget to support the repo by starring it ;)
<iframe src="https://ghbtns.com/github-btn.html?user=panossakkos&repo=personal-jekyll-theme&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>