2016.07.13
Related posts in Jekyll using pure Liquid
Jekyll features a simple “Related posts” variable per post page with "site.related_posts", which contains the 10 most recent posts in default. However, it only works perfectly when LSI (latent semantic indexing) option was enabled. The Liquid tags might be helpful here.