1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# 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