This is my personal website.
Based on the frontend boilerplate of bullshit web modules that actually shouldn't exist by the awesome TJ: https://github.com/tj/frontend-boilerplate
git clone
the repository
npm install
dependencies
npm start
to start the server
open http://localhost:3000/
in your Browser
grunt ds
deploys to staging
grunt dp
deploys to production
grunt compile
builds a new distribution
Create a new Dropbox Application and retrieve an API token.
Insert the token in api/config.json
MIT