$ git clone -b redesign git@github.com:getgauge/getgauge.github.io.git
$ cd getgauge.github.io
$ bundle install
$ bundle exec middleman server
$ open http://localhost:4567/
Open http://localhost:4567 in your browser.
The documentation now resides in https://github.com/getgauge/docs.getgauge.io. Follow the build instructions there.