This repository houses the content and code for the qunitjs.com website.
Requirements:
To install or update Jekyll and plugins:
bundle update
To regenerate the site and serve locally at http://localhost:4000/:
bundle exec jekyll serve
node build/update-plugins.js
node build/set-version.js <version>