grav

Grav in Azure part 5 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 4 - Adding DNS and Cloudflare to an App Service Web App, I demonstrated how to configure your Azure web app and its DNS to be managed by Cloudflare. In this post, we’ll go ahead and take a look at and optimise our Cloudflare …

Grav in Azure part 4 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 3 - Creating an Azure Web App with code deployed from Git, I demonstrated how to setup a webapp in Azure and deploy code to it from a Bitbucket repo with the Grav Blog Site skeleton code. In this post, we’ll take a domain …

Grav in Azure part 3 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 2 - Creating a Git Repo with Grav code in it, I demonstrated how to setup a Git repo in Bitbucket with the Grav Blog Site skeleton code, ready to be deployed as a web app in Azure. In this post, we’ll go ahead and build that …

Grav in Azure part 2 - …

Image by John Salvino on Unsplash In this post, we’re going to create a repository in Bitbucket to host our Grav source code What you will need An account in a source control repository (I’m using Bitbucket, but Github would work just as well.) I’m using a Windows 10 laptop - so to …

Grav in Azure part 1 - …

Image by John Salvino on Unsplash In this post, I discuss my requirements for my blog, what I’ve chosen to build it with and why. Requirements My first project on Azure was a blog site, and in choosing the solution best for my needs, I had the following requirements: Use an Azure based …