IntelliJ IDEA for Jekyll blogging

Here I'm showing some not very obvious features of IntelliJ IDEA which can significantly improve Jekyll blogging.

Tag cloud for Jekyll using D3.js

Generate a tag cloud for a Jekyll blog with d3.js

Install Jekyll 3

Recently Jekyll 3.0 was released (26.10.15) and then 3.0.1 (17.11.15), it took me some time to upgrade my version of it. Here is how I did it.

Different image styles in Jekyll

Using markdown for writing posts is very convenient and easy, but since markdown converts to html there is not much ways to customize styles of some elements in result html, like styles of an image. Here I'll show how it could be solved.

Related posts (by tag) without plugin for jekyll

I'd like to share with pretty awesome stuff here! I'll show how to select and display posts, which have same tags as currently opened post...without any plugins!

Jekyll Dark Clean Theme

Here I want to introduce you the dark theme for Jekyll. It was forked from Scotte's jekyll-clean theme and customized.