Skip to content

mnylc/mnylc.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METRO | 599 Site

Build Status

The website for METRO | 599 (Metropolitan New York Library Council) (http://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/mnylc.github.io.git && cd mnylc.github.io
  2. $ bundle install
  3. $ bundle exec jekyll serve --watch

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