This repo contains the HTML for the single page application I use for my personal website, crawfis.me.
To get my website started I went over to envato themeforest and grabbed the Arlo - Personal / Portfolio / Resume Template. This template got me started on my website. From here I replaced all of the example data with my own content.
I am using the regular paid license from envato for this website.
My website is hosted in an Azure Web App running Windows with a PHP 7.3 stack.
Continuous deployment of my webapp is configured using Azure Pipelines. Upon every push/PR into master a build is triggered to publish the GitHub repo into the web app.