Martin Costello's website
Overview
Source code for building and deploying martincostello.com.
Feedback
Any feedback or issues can be added to the issues for this project in GitHub.
Repository
The repository is hosted in GitHub: https://github.com/martincostello/website.git
License
This project is licensed under the Apache 2.0 license.
Building and Testing
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