Publishing a Pelican site to GitHub Pages using Fabric
Posted on Wed 19 October 2016 in Site • Tagged with pelican, python, fabric, github, site • Leave a comment
In the previous blog post we looked at setting up a Pelican site with Python 3 and Fabric on Fedora 24.
Now that we have a Pelican site up and running, I will show you how to publish it on GitHub Pages using a sleek Fabric task.
Continue reading