Install Python pip package management system in Ubuntu
Posted on January 31, 2017 in tutorial, python, pip
pip is a package management system used to install and manage software packages written in Python.
Continue reading
Posted on January 31, 2017 in tutorial, python, pip
pip is a package management system used to install and manage software packages written in Python.
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.
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.
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!