Skip to content

martincostello/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Martin Costello's website

Build status codecov

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