Skip to content

AaronCrawfis/crawfis.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aaron Crawfis Personal Website

This repo contains the HTML for the single page application I use for my personal website, crawfis.me.

Template

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.

Hosting

My website is hosted in an Azure Web App running Windows with a PHP 7.3 stack.

CI/CD

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.