benfrey.github.io

Benjamin Frey’s Portfolio

</br></br> Branches: </br></br> main - Used only for development </br> azure - benfrey.com (auto-deployed to Azure when branch is updated) </br> gh-pages - benfrey.github.io </br></br>

Note: In a typical workflow, I develop on the main branch and then merge main into either/both azure and gh-pages branches which are auto-deployed. I chose to Azure to host my “benfrey.com” DNS and website so that I can further customize the subdomains and point to other Azure services.

Checklist

  1. Strip metadata by running the command “exiftool -all:all= -r -overwrite_original path/to/files” by ExifTool before pushing if new assets were added.

To-do List

Past items