The site is a basic single page app using backbone.js, the domain name elimchristmas.com has DNS records pointing to github pages which is where things are hosted for free.
You'll need NodeJS and Lineman installed to run the app.
- install node
npm install -g linemannpm installlineman run
lineman build
This produces the built files in ./dist that you can upload to FTP.