Installing Git Version Control System

Posted on February 01, 2017 in tutorial

Git is most widely used modern (VCS) version control system. Git is an open source project and originally developed to maintain code for Linux kernel and developed in 2005 by Linus Torvalds.


Continue reading

Integrating Disqus Comment Section In Pelican Blog

Posted on January 30, 2017 in tutorial

Disqus is a worldwide blog comment hosting service for web sites and online communities that uses a networked platform.[1] And integrating Disqus comments in Pelican is straight forward and easy.


Continue reading

Building a static site and hosting in Github (part 2)

Posted on January 28, 2017 in tutorial

In Part 1, we just got started with our Pelican blog. In this part, we'll be hacking our blog to make it awesome.


Continue reading

Building a static site and hosting in Github (part 1)

Posted on January 28, 2017 in tutorial

The contents that you are seeing right now is the static website built using Pelican. This tutorial series gives you every details on how to create a static blog using pelican and host it to the github server for FREE!


Continue reading