Yoel Zeldes 11/8/2016

Pelican and GitHub Pages workflow

Read Original

This technical article details a workflow for deploying a Pelican-generated static blog to GitHub Pages. It explains the conflict between Pelican's default output folder and GitHub Pages' requirement for the master branch to be the site root. The author's solution uses two branches (source and master) within a single repository and automates the build and deployment process using a custom git pre-push hook script.

Pelican and GitHub Pages workflow

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser