Check out and install prerequisites for a (gallery plugin)[https://github.com/ggreer/jekyll-gallery-generator#install-dependencies-on-os-x]
To run web app locally bundle exec jekyll serve
and then open http://localhost:4000/
To rebuild photo gallery from the subfolder photos
run jekyll build
To install new packages locally run bundle install