This repository contains the index site hosted at http://tsdbbench.github.io.
Execute gem install bundler
, bundle install
, and bundle exec jekyll serve
to serve this page locally at http://localhost:4000/.
Source: https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll
At windows, this works with RubyInstaller and the Development Kit.
JRuby doesn't work as the C extensions were dropped.