The design has been slightly modernized in the process.
jQuery was also removed as it is no longer required, resulting in
faster page loading times.
Gallery thumbnails were regenerated at an higher resolution to match
the new design.
* Add gemfile lock to gitingore
Add a rule to the gitignore file to ignore the Gemfile.lock generated file.
* Add automated tests
Add automated tests of the website through Travis CI.