Install Disqus Comment in Jekyll Site
Few hours before writing this article, I was trying to setup the DISQUS Comment System in this Jekyll site. I went through Disqus’ official site’s documentation and did …
Few hours before writing this article, I was trying to setup the DISQUS Comment System in this Jekyll site. I went through Disqus’ official site’s documentation and did …
I love writing blogs with Jekyll. Before switching to Redhat Enterprise Linux, I used to use Fedora by Redhat. To continue writing my blogs, I tried installing Jekyll …
Jekyll is a simple, blog-aware, static site generator. You can do a lot of things with Jekyll. Here instead of explaining about Jekyll I will write how easily …
The top reasons why I choose Jekyll for development are: Secured The topmost reason for choosing Jekyll is the security you will get in your web pages. Since …
Displaying post count in Jekyll can be achieved by using the size command. Jekyll is a very popular static site generator built in Ruby and can be used …