Well, I guess it's quite obvious that I really enjoy working with Jekyll — with good reasons — so let me just briefly suggest some of the benefits of using a static site generator in favor of a heavy dynamic, database driven content management system. Continue

Guides

Please follow these guides in order to get a good impression about the themes functionality and how it works.

{% for post in paginator.posts %} {% include summary.html %} {% endfor %}

Why Jekyll rocks

Let's face it, there are literally millions of ways to create and manage a website or blog these days and all of them got dark and bright sides. Jekyll is yet another, albeit incredible way to do so and Hashtag for Jekyll adds a sweet little face to it so your site doesn't turn into Mr. Hyde. Continue

Published May 8, 2014

Well, I guess it's quite obvious that I really enjoy working with Jekyll — with good reasons — so let me just briefly suggest some of the benefits of using a static site generator in favor of a heavy dynamic, database driven content management system. Continue

Guides

Please follow these guides in order to get a good impression about the themes functionality and how it works.

Configuration

Wether you'd like to change the sites title, description and contact email address or just like to enable the comment system or Google Analyticsall of it can be done in one single place. Read More

Front-matter matters, literally

By now you should be already familiar with the concept of front-matter to control content and layout. Aside from basic options, there are a few more I'd like to introduce you to — even though they're just optional. Read More