docs/README.md
qunitjs.com is built using Jekyll.
Prerequisites:
gem install bundler.To regenerate the site and serve locally at http://localhost:4000/:
cd qunit/docs/
bundle update && bundle exec jekyll serve
This will start the server in watch mode and regenerate the site on-the-fly.
node build/site-update-plugins.js
This will fetch search results from npmjs.org and save them to _data/plugins.json.
node build/site-set-version.js VERSION