setup.sh

The setup file

The file setup.sh is a script that you typically run only occasionally, and only if/when you are planning to try running Jekyll locally to test your website offline.

It takes care of the bundle install step which is part of the normal process of setting up Ruby application.

You should run it: