- Clone this repository on your local machine
cd
to the directory- Run
bundle install
- Fire up a console and run
bundle exec jekyll serve
in the cloned repo - Open your browser and go to http://localhost:4000
cd
to the directorybundle install
bundle exec jekyll serve
in the cloned repo