trykickoff.com Requirements for development Jekyll - gem install jekyll (Ruby) Grunt - npm i grunt-cli For local development Run npm i to install local dependencies Then these two commands in separate command line instances: run grunt serve run jekyll build --watch