Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 565 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 565 Bytes

Culture in Transit Toolkit Website

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.

Installation

Here are the steps to install:

  1. $ git clone [email protected]:mnylc/cit-toolkit.git && cd cit-toolkit
  2. $ bundle install
  3. $ bundle exec jekyll serve --watch

The site should now be available at http://127.0.0.1:4000/cit-toolkit