#retrospekt.me Initial setup To run this site, you'll need the following things installed on your machine: Jekyll - $ gem install jekyll NodeJS GulpJS - $ npm install -g gulp Local Installation $ git clone git@github.com:retrospekt/retrospekt.me.git $ npm install Usage Development $ gulp Deployment $ gulp build $ gulp deploy