Source code for Das Dad website.
Powered by Jekyll.
Clone this repository:
$ git clone git@github.com:dasdad/dasdad.github.io.gitInstall dependencies:
$ cd dasdad.github.io
$ bundle install
$ gem install foremanRun:
$ foreman startGo to localhost:5000.