How to use Pelican on GitHub Pages 
Author: Josef Jezek
sudo apt-get install python-setuptools
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
Author: Josef Jezek
sudo apt-get install python-setuptools
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch