Skip to content

martincostello/website

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Martin Costello's website

Build status

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