Pushes to the main branch will trigger the site build. The site is live at https://aidanreilly.github.io/for_phil/
- Fork the repo and set up the following in your fork.
- In Settings -> Actions -> Build and deployment, click Deploy from a branch, select
/root. - In Settings -> Actions -> General -> Workflow permissions, set Read and write permissions to enabled.
- You can use the
push.shscript to add all changes and push to trigger the site build. Mac/Linux only.