The website for the Culture in Transit toolkit project of the Metropolitan New York Library Council (metro.org). It is a simple Jekyll site based on the Agency theme.
Here are the steps to install:
$ git clone [email protected]:mnylc/cit-toolkit.git && cd cit-toolkit
$ bundle install
$ bundle exec jekyll serve --watch
The site should now be available at http://127.0.0.1:4000/cit-toolkit