Skip to content

danbeddows/danbeddows.com

Repository files navigation

Dan Beddows - Personal Website

This repository holds my personal website that is hosted at danbeddows.com.

Installation

Clone this repository

$ git clone git://github.com/danbeddows/danbeddows.com.git

Enter the danbeddows.com directory and use npm to install dependencies.

$ cd danbeddows.com
$ npm install

Built With

Versioning

I use SemVer for versioning. For the versions available, see the tags on this repository.

Authors