This repository houses the content and code for the qunitjs.com website.
Requirements:
To install Jekyll and plugins the first time:
bundle installTo update Jekyll and any plugins (e.g. after changes to Gemfile):
bundle updateTo regenerate the site and serve locally at http://localhost:4000/:
bundle exec jekyll servenode build/update-pluginsnode build/set-version <version>