# Getting started * Clone this repo. $ git clone git@github.com:stronglifters/stronglifters.github.io.git * install gems $ cd stronglifters.github.io $ bundle install * start the jekyll server $ jekyll s * open a browser to http://localhost:4000