bundle install
If you are having troubles setting up jekyll, see https://jekyllrb.com/docs/installation/
jekyll serve -s docs
If you get a permission error, trybundle exec jekyll serve -s docs
View locally at http://127.0.0.1:4000/slate/.
Changes to the docs
directory will automatically be deployed to https://shopify.github.io/slate/ when added to master
(remote).