Kanban was developed by Taiichi Ohno, at Toyota, as a system to improve and maintain a high level of production. Nowadays you could see Kanban being used in the software industry as well. It’s a technique that could be combined with an existing software development process. Here I will emphasized on the combined term, because a common misconception is that Kanban is substitute of Scrum, but it isn’t. Actually it is not a process of...

Jekyll is free, simple, blog-aware, static site generator written in Ruby by GitHub’s co-founder - Tom Preston-Werner, it is perfect for small projects but not so good for big ones. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server.

But what exactly is Jekyll ?

...