qunitjs / qunitjs.github.io

Former draft for new website. See https://github.com/qunitjs/qunitjs.com

Home Page:https://qunitjs.com

Repository from Github https://github.comqunitjs/qunitjs.github.ioRepository from Github https://github.comqunitjs/qunitjs.github.io

qunitjs.github.io (qunitjs.com)

This repository houses the content and code for the qunitjs.com website.

Development

Requirements:

  • Ruby (tested with Ruby 2.6+)
  • Bundler (if missing, install with gem install bundler)

To install Jekyll and plugins the first time:

bundle install

To update Jekyll and any plugins (e.g. after changes to Gemfile):

bundle update

To regenerate the site and serve locally at http://127.0.0.1:4000/:

bundle exec jekyll serve

About

Former draft for new website. See https://github.com/qunitjs/qunitjs.com

https://qunitjs.com

License:Other


Languages

Language:CSS 42.8%Language:HTML 33.9%Language:Ruby 23.1%Language:Shell 0.2%