Zell Liew 4/27/2016

Deploying a Static Site with Cron and Git

Read Original

This article details a method for deploying a static website by combining Git and cron jobs to automate publishing. It explains building a site with a static generator, pushing the build to a separate Git branch, and using cron to pull updates on a server, solving the problem of scheduling posts with static sites.

Deploying a Static Site with Cron and Git

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week