Source code for building and deploying martincostello.com.
Any feedback or issues can be added to the issues for this project in GitHub.
The repository is hosted in GitHub: https://github.com/martincostello/website.git
This project is licensed under the Apache 2.0 license.
To build and test the website run the following commands from your terminal of choice:
git clone https://github.com/martincostello/website.git
cd website
./build.ps1