WHAT Azure has Static Web Apps now!

vaughan mason - 2021-05-17

Found out that I could host this website on Azure using Azure Static Apps. So the rest of the previous blog topics will be taking a backseat whilst we go on this ride. Azure Static Apps went GA Announcement

Read a bit of the documentation and realised that I can build my website to both GitHub Pages and Azure pages at the same time. I’m then going to allow users to context switch because why not.

jekyll with Azure Static Apps

Got it running in 5 mins

I did do a lot of reading and stuff but I got this website hosted and running in 5 mins

azureTech

Let’s get this website published

I’ll be back…..

Only thing I needed to change in the config yml file was the destintation path. Will now be updating the deployment.sh file. Going to just create a duplicate.

Okay it works website is hosted at azuretech.nosam.co.za

Website is now a complete replica of GitHub Pages. Basically which I will expand on later, the same source code is getting used to populate both sites.

This page was last updated at 2021-05-17

If you don't agree with the content on this page, please click here