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