First, install Ruby.
Then, install Bundler and all required plugins:
$ gem install bundler
$ bundle install
Run the server:
$ jekyll serve
Open a browser and go to http://localhost:4000/
This site is released under the Creative Commons Attribution-ShareAlike License.