This repo contains the source code for my personal website.
This repo uses yarn
to and gulp
to manage deployment.
- Download the source code
- Install dependencies
$ yarn
- Build the files to be hosted
$ yarn build
- Copy the contents of
/public
to the server
- Any assets that should not be stored in Git are hosted at
https://assets.christianhain.com
- CSS and JS files are manually cache-busted