cellprofiler.github.com development Ensure ruby is installed on your system. For OS X, use homebrew: brew install ruby Ensure you have bundler installed: gem install bundler Install project dependencies: bundle install Start the local server bundle exec jekyll serve