Source code for Das Dad website.
Powered by Jekyll.
Clone this repository:
$ git clone [email protected]:dasdad/dasdad.github.io.git
Install dependencies:
$ cd dasdad.github.io
$ bundle install
$ gem install foreman
Run:
$ foreman start
Go to localhost:5000.