Add an option to the template installer that allows the user to add easy-deployment for GitHub pages.
If the user opts-in to this option, they will then be presented with 2 further prompts for:
- Branch Name
- Base URL (for project pages)
Once these details are entered, the will then simply have to run npm run deploy to deploy a built site to the correct branch of the repository.