gem install jekyll
If you are having troubles setting up jekyll, see https://jekyllrb.com/docs/installation/
npm install
npm run doc-build
npm run doc-serve
Changes to the docs
directory will automatically be deployed to http://shopify.github.io/js-buy-sdk/ when added to master
(remote).