Deploying Jekyll to Azure App Service - Part Two
In the previous article, we learned about running Jekyll through Azure App Services
, the required deployment settings, and forcing continous deployment by installing Ruby from batch files created in Kudu. In part two of this series, we’ll be focusing on
creating an Azure Web App and deploying the blog site using the automatic scripts running on Kudu.